diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-12 18:02:17 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-12 18:02:17 +0900 |
| commit | 2755287849c35a40826b4ab744424c2318038d63 (patch) | |
| tree | aec585ae1d5b7fc3d0f7b916e16c5f57d91d1206 /config/swaync/style.css | |
| parent | 5b85fd7415ad55b3323cd1caacf1ae86c4b3a6ea (diff) | |
minor adjustment swaync and rofi wallust config
Diffstat (limited to 'config/swaync/style.css')
| -rwxr-xr-x | config/swaync/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/swaync/style.css b/config/swaync/style.css index e0ef3cf8..73ad882a 100755 --- a/config/swaync/style.css +++ b/config/swaync/style.css @@ -7,7 +7,7 @@ @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 @color12; +@define-color text-color @foreground; @define-color text-color-alt @foreground; @define-color text-color-disabled rgba(150, 150, 150, 0.8); * { |
