diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-08 00:28:47 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-08 00:28:47 +0900 |
| commit | 0d5617b7f25101bdfee905106eaa898e4dc4f93f (patch) | |
| tree | 5aaa03534a95efa95358f4745f9863a1a892e011 /config/waybar/style/Monochrome Contrast.css | |
| parent | 55a3cfbd7974bca5e8545f28bb4b6bcec1b69342 (diff) | |
| parent | 651ab648e13a6f6bdc8183cb31eec55e1dff8ef2 (diff) | |
Merge pull request #53 from JaKooLit/v2.1.17
V2.1.17
Diffstat (limited to 'config/waybar/style/Monochrome Contrast.css')
| -rw-r--r-- | config/waybar/style/Monochrome Contrast.css | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/config/waybar/style/Monochrome Contrast.css b/config/waybar/style/Monochrome Contrast.css index a8832e6d..33d85bff 100644 --- a/config/waybar/style/Monochrome Contrast.css +++ b/config/waybar/style/Monochrome Contrast.css @@ -40,7 +40,7 @@ tooltip label{ .modules-right { background-color: white; color: black; - border-bottom: 4px; + border-bottom: 2px; border-style: solid; border-color: black; border-radius: 10px; @@ -52,7 +52,7 @@ tooltip label{ .modules-center { background-color: white; color: black; - border-bottom: 4px; + border-bottom: 2px; border-style: solid; border-color: black; border-radius: 10px; @@ -64,7 +64,7 @@ tooltip label{ .modules-left { background-color: white; color: black; - border-bottom: 4px; + border-bottom: 2px; border-style: solid; border-color: black; border-radius: 10px; @@ -115,8 +115,6 @@ tooltip label{ #cpu, #disk, #idle_inhibitor, -#keyboard-state label, -#keyboard-state label.locked, #keyboard-state, #memory, #mode, @@ -134,6 +132,7 @@ tooltip label{ #custom-backlight, #custom-cycle_wall, #custom-keybinds, +#custom-keyboard, #custom-light_dark, #custom-lock, #custom-menu, |
