Use bright primary color for GNOME accent instead of muted container
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b5937e5fe9
commit
6ad1a249bf
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
/* Override system accent color variables */
|
/* Override system accent color variables */
|
||||||
stage {
|
stage {
|
||||||
-st-accent-color: {{colors.primary_container.default.hex}} !important;
|
-st-accent-color: {{colors.primary.default.hex}} !important;
|
||||||
-st-accent-fg-color: {{colors.on_primary_container.default.hex}} !important;
|
-st-accent-fg-color: {{colors.on_primary.default.hex}} !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#panel {
|
#panel {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue