mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
theme: fix colors on development builds
This commit is contained in:
@ -6,3 +6,7 @@ window.development-version headerbar {
|
||||
@theme_bg_color 25%);
|
||||
color: alpha(@theme_fg_color, 0.2);
|
||||
}
|
||||
|
||||
window.development-version headerbar box label {
|
||||
color: @theme_fg_color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user