From af120ab348f2e1a5a39dec035ed9dcf84189a64e Mon Sep 17 00:00:00 2001 From: Biswakalyan Bhuyan Date: Mon, 3 Oct 2022 21:42:20 +0530 Subject: dotfiles --- scripts/bar_themes/gruvchad | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 scripts/bar_themes/gruvchad (limited to 'scripts/bar_themes/gruvchad') 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 -- cgit v1.2.3-59-g8ed1b