mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-24 10:21:04 +00:00
GUI: Make touchscreen more visible in Midnight theme (#6100)
This commit is contained in:
parent
58d0705f0f
commit
ec7dc8803f
@ -2158,6 +2158,10 @@ PlotWidget {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
TouchScreenPreview {
|
||||
qproperty-dotHighlightColor: #3daee9;
|
||||
background-color: #0f1922;
|
||||
}
|
||||
|
||||
QListWidget#selectorList {
|
||||
background-color: #0f1922;
|
||||
|
Loading…
Reference in New Issue
Block a user