fix: wlogout theme
This commit is contained in:
@@ -7,7 +7,7 @@ window {
|
|||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 14pt;
|
font-size: 14pt;
|
||||||
color: {{colors.on_background.default.hex}}; /* text */
|
color: {{colors.on_background.default.hex}}; /* text */
|
||||||
background-color: {{colors.primary.background.hex}}60;
|
background-color: {{colors.background.default.hex}}60;
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
|
|||||||
Reference in New Issue
Block a user