diff options
Diffstat (limited to 'config/waybar/style/Chroma Glow.css')
| -rw-r--r-- | config/waybar/style/Chroma Glow.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/waybar/style/Chroma Glow.css b/config/waybar/style/Chroma Glow.css index 46cfe7c5..90a2677a 100644 --- a/config/waybar/style/Chroma Glow.css +++ b/config/waybar/style/Chroma Glow.css @@ -72,6 +72,7 @@ tooltip label{ #workspaces button:hover { background: rgba(0, 0, 0, 0.2); + color: #D3D3D3; padding-left: 2px; padding-right: 2px; animation: gradient_f 20s ease-in infinite; @@ -102,8 +103,6 @@ tooltip label{ #cpu, #disk, #idle_inhibitor, -#keyboard-state label, -#keyboard-state label.locked, #keyboard-state, #memory, #mode, @@ -121,6 +120,7 @@ tooltip label{ #custom-backlight, #custom-cycle_wall, #custom-keybinds, +#custom-keyboard, #custom-light_dark, #custom-lock, #custom-menu, @@ -194,6 +194,7 @@ label:focus { background-color: #000000; } +#custom-keyboard, #custom-menu{ color: yellow; /*padding: 3px;*/ |
