diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-04-18 22:41:19 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-04-18 22:41:19 +0300 |
commit | c4befcae14cfce5f2af8606c274c9f9fd767e70b (patch) | |
tree | f36fb22d10ca53dbf3fd8439fffa066c1f52bd5b /dotfiles/.local/bin | |
parent | 3c821c79a0e798c3237b9fc963225d8dc2b0ecf6 (diff) | |
download | swayrice-c4befcae14cfce5f2af8606c274c9f9fd767e70b.tar.gz swayrice-c4befcae14cfce5f2af8606c274c9f9fd767e70b.zip |
Small changes to light shell theme
Diffstat (limited to 'dotfiles/.local/bin')
-rwxr-xr-x | dotfiles/.local/bin/shtheme | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/.local/bin/shtheme b/dotfiles/.local/bin/shtheme index 2071019..e46f1dc 100755 --- a/dotfiles/.local/bin/shtheme +++ b/dotfiles/.local/bin/shtheme @@ -663,7 +663,7 @@ ultramar-light 13: #b48ead 14: #7fac96 15: #b0afa8 -foreground: #1b1e25 -background: #faf6e5 +foreground: #151517 +background: #fcf8e2 cursor: #000000 |