From 1b72a07b4459ebdac1399e919bccc8ae215b916d Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Tue, 25 Jul 2023 23:50:32 +0200 Subject: feat(polybar): switch to 24h date --- config/rofi/applets/shared/colors.rasi | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 config/rofi/applets/shared/colors.rasi (limited to 'config/rofi/applets/shared/colors.rasi') diff --git a/config/rofi/applets/shared/colors.rasi b/config/rofi/applets/shared/colors.rasi new file mode 100644 index 0000000..3d4dd2d --- /dev/null +++ b/config/rofi/applets/shared/colors.rasi @@ -0,0 +1,18 @@ +/** + * + * Author : Aditya Shakya (adi1090x) + * Github : @adi1090x + * + * Colors + * + * Available Colors Schemes + * + * adapta catppuccin everforest navy paper + * arc cyberpunk gruvbox nord solarized + * black dracula lovelace onedark yousai + * + **/ + +/* Import color-scheme from `colors` directory */ + +@import "~/.config/rofi/colors/navy.rasi" -- cgit v1.2.3