mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-30 03:32:36 +00:00
Update Vapor theme
To maintain balanced contrast between header bar + cards & their shades. Too dark shades look out of place. Addresses the misunderstanding between me & Kylegospo lol. I probably didn't explain the best either.
This commit is contained in:
parent
e9e42a0a29
commit
5a974cc779
@ -24,10 +24,10 @@
|
||||
"headerbar_fg_color": "#ffffff",
|
||||
"headerbar_border_color": "#ffffff",
|
||||
"headerbar_backdrop_color": "@window_bg_color",
|
||||
"headerbar_shade_color": "rgba(0, 0, 0, 0.15)",
|
||||
"headerbar_shade_color": "rgba(0, 0, 0, 0.28)",
|
||||
"card_bg_color": "rgba(255, 255, 255, 0.08)",
|
||||
"card_fg_color": "#ffffff",
|
||||
"card_shade_color": "rgba(0, 0, 0, 0.15)",
|
||||
"card_shade_color": "rgba(0, 0, 0, 0.28)",
|
||||
"dialog_bg_color": "#151c23",
|
||||
"dialog_fg_color": "#ffffff",
|
||||
"popover_bg_color": "#151c23",
|
||||
@ -105,4 +105,4 @@
|
||||
"gtk3": ""
|
||||
},
|
||||
"plugins": {}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user