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/gruvbox_light.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/gruvbox_light.conf')
| -rw-r--r-- | kitty/kitty-themes/themes/gruvbox_light.conf | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/kitty/kitty-themes/themes/gruvbox_light.conf b/kitty/kitty-themes/themes/gruvbox_light.conf deleted file mode 100644 index 6d8b89b2f..000000000 --- a/kitty/kitty-themes/themes/gruvbox_light.conf +++ /dev/null @@ -1,49 +0,0 @@ -# gruvbox light by morhetz, https://github.com/morhetz/gruvbox -# This work is licensed under the terms of the MIT license. -# For a copy, see https://opensource.org/licenses/MIT. - -background #fbf1c7 -foreground #3c3836 - -cursor #928374 - -selection_foreground #3c3836 -selection_background #928374 - -color0 #fbf1c7 -color8 #282828 - -# red -color1 #cc241d -# light red -color9 #9d0006 - -# green -color2 #98971a -# light green -color10 #79740e - -# yellow -color3 #d79921 -# light yellow -color11 #b57614 - -# blue -color4 #458588 -# light blue -color12 #076678 - -# magenta -color5 #b16286 -# light magenta -color13 #8f3f71 - -# cyan -color6 #689d6a -# lighy cyan -color14 #427b58 - -# light gray -color7 #7c6f64 -# dark gray -color15 #928374 |
