mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
fix progressbar styles when inside an osd. disable psuedo element warnings. darken separator color for titlebuttons.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
&.vertical separator { margin: ($spacing + 2px) 1px ($spacing + 2px) 0; }
|
||||
|
||||
separator, separator:disabled {
|
||||
color: shade($bg, ($contrast + .1));
|
||||
color: shade($bg, ($contrast - .2));
|
||||
border-color: currentColor;
|
||||
|
||||
-GtkWidget-window-dragging: true;
|
||||
|
||||
Reference in New Issue
Block a user