diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 10:36:11 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 10:36:11 +0900 |
| commit | 610d1bdada7e734e91262f64f6dc8b4502c1f6a0 (patch) | |
| tree | fc1830cabcf49ec8799b3c8f210ac84daadc9540 /config/swaync/style.css | |
| parent | 2480bfbbf31d6cfef1d2bbd09ef35ab4fc28c747 (diff) | |
tweaked for better wallust on rofi configs, swaync wallust tweaked for better wallust, wallust template for rofi adjusted
Diffstat (limited to 'config/swaync/style.css')
| -rwxr-xr-x | config/swaync/style.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/swaync/style.css b/config/swaync/style.css index a87d9961..537b7d3c 100755 --- a/config/swaync/style.css +++ b/config/swaync/style.css @@ -3,12 +3,12 @@ @import '../../.config/waybar/wallust/colors-waybar.css'; -@define-color noti-border-color @color2; +@define-color noti-border-color @color10; @define-color noti-bg rgba(0, 0, 0, 0.8); @define-color noti-bg-alt #111111; @define-color noti-bg-hover @color2; -@define-color text-color @color7; -@define-color text-color-alt @color2; +@define-color text-color @color12; +@define-color text-color-alt @color9; @define-color text-color-disabled rgba(150, 150, 150, 0.8); * { |
