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