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/catppuccin | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 scripts/bar_themes/catppuccin (limited to 'scripts/bar_themes/catppuccin') diff --git a/scripts/bar_themes/catppuccin b/scripts/bar_themes/catppuccin new file mode 100644 index 0000000..5f5b9fb --- /dev/null +++ b/scripts/bar_themes/catppuccin @@ -0,0 +1,11 @@ +#!/bin/dash + +# colors + +black=#1E1D2D +green=#ABE9B3 +white=#D9E0EE +grey=#282737 +blue=#96CDFB +red=#F28FAD +darkblue=#83bae8 -- cgit v1.2.3-59-g8ed1b