diff options
Diffstat (limited to 'scripts/bar_themes/gruvchad')
-rwxr-xr-x | scripts/bar_themes/gruvchad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/bar_themes/gruvchad b/scripts/bar_themes/gruvchad new file mode 100755 index 0000000..4999d0e --- /dev/null +++ b/scripts/bar_themes/gruvchad @@ -0,0 +1,11 @@ +#!/bin/dash + +# colors + +black=#222526 +green=#89b482 +white=#c7b89d +grey=#2b2e2f +blue=#6f8faf +red=#ec6b64 +darkblue=#6080a0 |