diff options
Diffstat (limited to '.config/waybar')
| -rw-r--r-- | .config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css index c2117c5..cbdc817 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -185,7 +185,7 @@ window#waybar.hidden { } #clock { - color: #eceff4; + color: @text; box-shadow: inset 0 -1px #eceff4; } |
