diff --git a/config/matugen/templates/wlogout/style.css b/config/matugen/templates/wlogout/style.css index 603c7d9..467c361 100644 --- a/config/matugen/templates/wlogout/style.css +++ b/config/matugen/templates/wlogout/style.css @@ -7,7 +7,7 @@ window { font-family: monospace; font-size: 14pt; color: {{colors.on_background.default.hex}}; /* text */ - background-color: {{colors.primary.background.hex}}60; + background-color: {{colors.background.default.hex}}60; } button {