Theme's highlight color for selected thumbs changed to lighter

This commit is contained in:
Beep6581
2015-09-26 22:32:33 +02:00
parent 93982b84ec
commit 8b1ec52eab

View File

@@ -71,7 +71,7 @@ GtkDrawingArea {
}
GtkDrawingArea:selected {
background-color: #262626;
background-color: #565656;
}
/* Normal state */