diff options
| author | Indrajith K L | 2025-11-23 19:20:09 +0530 |
|---|---|---|
| committer | Indrajith K L | 2025-11-23 19:20:09 +0530 |
| commit | 8453bb64d330ba4bbb268e2593e95a86477eec1c (patch) | |
| tree | f9e829365139031dfa938e832f9a05e3536a8e36 /kitty/kitty-themes/themes/snazzy.conf | |
| parent | 1ff9a983329b0e703511e78cd81dcbe81358733f (diff) | |
| download | dots-niri.tar.gz dots-niri.tar.bz2 dots-niri.zip | |
Dot File for niri Desktopniri
Diffstat (limited to 'kitty/kitty-themes/themes/snazzy.conf')
| -rw-r--r-- | kitty/kitty-themes/themes/snazzy.conf | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/kitty/kitty-themes/themes/snazzy.conf b/kitty/kitty-themes/themes/snazzy.conf deleted file mode 100644 index 2ed5ff578..000000000 --- a/kitty/kitty-themes/themes/snazzy.conf +++ /dev/null @@ -1,46 +0,0 @@ -# snazzy by Connor Holyday <connorholyday@gmail.com> (holyday.me) -# This work is licensed under the terms of the MIT license. -# For a copy, see https://opensource.org/licenses/MIT. - -# Snazzy Colorscheme for Kitty -# Based on https://github.com/sindresorhus/hyper-snazzy - -foreground #eff0eb -background #282a36 -selection_foreground #000000 -selection_background #FFFACD -url_color #0087BD -cursor #97979B -cursor_text_color #282A36 - -# black -color0 #282a36 -color8 #686868 - -# red -color1 #FF5C57 -color9 #FF5C57 - -# green -color2 #5AF78E -color10 #5AF78E - -# yellow -color3 #F3F99D -color11 #F3F99D - -# blue -color4 #57C7FF -color12 #57C7FF - -# magenta -color5 #FF6AC1 -color13 #FF6AC1 - -# cyan -color6 #9AEDFE -color14 #9AEDFE - -# white -color7 #F1F1F0 -color15 #EFF0EB |
