diff --git a/templates/gnome-shell.css b/templates/gnome-shell.css index 915ffb0..b88fcfc 100644 --- a/templates/gnome-shell.css +++ b/templates/gnome-shell.css @@ -2,8 +2,8 @@ /* Override system accent color variables */ stage { - -st-accent-color: {{colors.primary_container.default.hex}} !important; - -st-accent-fg-color: {{colors.on_primary_container.default.hex}} !important; + -st-accent-color: {{colors.primary.default.hex}} !important; + -st-accent-fg-color: {{colors.on_primary.default.hex}} !important; } #panel {