diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-10-28 17:56:45 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-10-28 17:56:45 +0900 |
| commit | c0ed89e014a43c86b1d64c0fa3e46b1ff4622845 (patch) | |
| tree | e9cfed39a59f1060a43d0b10b7a294f9d5a238c1 /config/waybar/style | |
| parent | 1b1d1361eee424ebed5bf2b33c84bdda99415001 (diff) | |
tweaked waybar TL and TR layouts
Diffstat (limited to 'config/waybar/style')
| -rw-r--r-- | config/waybar/style/style-default_alter.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/waybar/style/style-default_alter.css b/config/waybar/style/style-default_alter.css index 19535135..cfd718e1 100644 --- a/config/waybar/style/style-default_alter.css +++ b/config/waybar/style/style-default_alter.css @@ -238,7 +238,6 @@ label:focus { color: @alert; } -#custom-light_dark, #pulseaudio { color: @accent4; } @@ -278,7 +277,6 @@ label:focus { color: #66cc99; } -#idle_inhibitor, #custom-lock { color: #ffa000; } @@ -297,6 +295,7 @@ label:focus { } #idle_inhibitor { + color: #f9e2af; /*background-color: #2d3436;*/ } |
