diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-07-25 22:53:21 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-07-25 22:53:21 +0200 |
| commit | 9f004955033387eebf3f58aec2501fba5020f307 (patch) | |
| tree | 4466723c05c8d929ddd71b83f9e077039b0711de /rofi/applets/shared/colors.rasi | |
| parent | 49c67cb6570511463820018af78fa9add4b881e7 (diff) | |
feat(rofi): customize with adi1090x/rofi
Diffstat (limited to 'rofi/applets/shared/colors.rasi')
| -rw-r--r-- | rofi/applets/shared/colors.rasi | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/rofi/applets/shared/colors.rasi b/rofi/applets/shared/colors.rasi new file mode 100644 index 0000000..3d4dd2d --- /dev/null +++ b/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" |
