mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
theme: fix foreground
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
/* development styles */
|
||||
window.development-version headerbar {
|
||||
background: transparent -gtk-icontheme("system-run-symbolic") 80% 0/128px 128px no-repeat,
|
||||
@ -7,7 +6,3 @@ window.development-version headerbar {
|
||||
@theme_bg_color 25%);
|
||||
color: alpha(@theme_fg_color, 0.2);
|
||||
}
|
||||
|
||||
window.development-version headerbar label {
|
||||
color: @theme_fg_color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user