diff options
Diffstat (limited to 'config/swaync/wallust/colors-wallust.css')
| -rw-r--r-- | config/swaync/wallust/colors-wallust.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config/swaync/wallust/colors-wallust.css b/config/swaync/wallust/colors-wallust.css new file mode 100644 index 00000000..bc36eb3b --- /dev/null +++ b/config/swaync/wallust/colors-wallust.css @@ -0,0 +1,9 @@ +@define-color text #E2FECE; +@define-color background rgba(1,1,2,0.25); +@define-color background-alt #010102; +@define-color cursor #E2FECE; +@define-color hovered #0AE59C; +@define-color button-background #81BC57; +@define-color button-active #9E2517; +@define-color border #776D19; +@define-color urgent #CDF5B1; |
