win32: Better color for separators
This commit is contained in:
@@ -812,4 +812,9 @@ GtkColorSwatch {
|
||||
|
||||
GtkColorSwatch:prelight {
|
||||
border-color: shade (@bg_color, 0.2);
|
||||
}
|
||||
|
||||
.separator,
|
||||
.separator:prelight {
|
||||
color: shade (@bg_color, 0.6);
|
||||
}
|
||||
Reference in New Issue
Block a user