diff options
author | Loek Le Blansch <l.leblansch@gmail.com> | 2020-08-13 13:07:32 +0200 |
---|---|---|
committer | Loek Le Blansch <l.leblansch@gmail.com> | 2020-08-13 13:07:32 +0200 |
commit | 80fdaf237284de72287a5e93d57da19e31f80b14 (patch) | |
tree | 66be710d6c05a6fc8f1770fe78d280ad5168dc03 /.cache/wal/colors-sway | |
parent | 6a6100a8faa73815863cbabedb15e63aba0a1098 (diff) |
update
Diffstat (limited to '.cache/wal/colors-sway')
-rw-r--r-- | .cache/wal/colors-sway | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/.cache/wal/colors-sway b/.cache/wal/colors-sway index 4f9cc32..b1986d1 100644 --- a/.cache/wal/colors-sway +++ b/.cache/wal/colors-sway @@ -1,21 +1,21 @@ set $wallpaper /home/loek/.config/wpg/wallpapers/pywal.png -set $background #141618 -set $foreground #c4c4c5 +set $background #1e1e1f +set $foreground #c6c6c7 -set $color0 #141618 -set $color1 #071831 -set $color2 #171823 -set $color3 #0c2039 -set $color4 #1e1f2a -set $color5 #212633 -set $color6 #2b2b34 -set $color7 #c4c4c5 -set $color8 #4e5051 -set $color9 #071831 -set $color10 #171823 -set $color11 #0c2039 -set $color12 #1e1f2a -set $color13 #212633 -set $color14 #2b2b34 -set $color15 #c4c4c5 +set $color0 #1e1e1f +set $color1 #666b6d +set $color2 #8a8c8d +set $color3 #c59683 +set $color4 #a7aeb0 +set $color5 #aabbbe +set $color6 #d1c494 +set $color7 #c6c6c7 +set $color8 #565657 +set $color9 #666b6d +set $color10 #8a8c8d +set $color11 #c59683 +set $color12 #a7aeb0 +set $color13 #aabbbe +set $color14 #d1c494 +set $color15 #c6c6c7 |