1

Waybar: Update colorscheme

This commit is contained in:
2024-10-14 15:01:00 +02:00
parent 9dac733319
commit 5154a5b434

View File

@ -85,7 +85,7 @@ in {
style = '' style = ''
/*Order is Top-Right-Bottom-Left for combined properties*/ /*Order is Top-Right-Bottom-Left for combined properties*/
* { * {
color: #${color.light.text}; color: #${color.dark.base};
font-family: ${color.font}; font-family: ${color.font};
font-weight: bold; font-weight: bold;
} }