diff options
Diffstat (limited to '.config/kitty/themes')
| -rw-r--r-- | .config/kitty/themes/Homebrew.conf | 23 | ||||
| -rw-r--r-- | .config/kitty/themes/uwu.conf | 40 |
2 files changed, 0 insertions, 63 deletions
diff --git a/.config/kitty/themes/Homebrew.conf b/.config/kitty/themes/Homebrew.conf deleted file mode 100644 index d96bb72..0000000 --- a/.config/kitty/themes/Homebrew.conf +++ /dev/null @@ -1,23 +0,0 @@ -# Theme ported from the Mac Terminal application. - -background #000000 -foreground #00ff00 -cursor #23ff18 -selection_background #083905 -color0 #000000 -color8 #666666 -color1 #990000 -color9 #e50000 -color2 #00a600 -color10 #00d900 -color3 #999900 -color11 #e5e500 -color4 #0000b2 -color12 #0000ff -color5 #b200b2 -color13 #e500e5 -color6 #00a6b2 -color14 #00e5e5 -color7 #bebebe -color15 #e5e5e5 -selection_foreground #000000 diff --git a/.config/kitty/themes/uwu.conf b/.config/kitty/themes/uwu.conf deleted file mode 100644 index bcd86b9..0000000 --- a/.config/kitty/themes/uwu.conf +++ /dev/null @@ -1,40 +0,0 @@ -font_family CaskaydiaCove Nerd Font Mono -font_size 10 - -window_padding_width 5 - -foreground #c5c8c9 -background #131A1C -cursor #232a2c -color0 #f65b5b -color1 #e74c4c -color2 #6bb05d -color3 #e59e67 -color4 #5b98a9 -color5 #b185db -color6 #51a39f -color7 #c4c4c4 -color8 #343636 -color9 #c26f6f -color10 #8dc776 -color11 #e7ac7e -color12 #7ab3c3 -color13 #bb84e5 -color14 #6db0ad -color15 #cccccc -selection_foreground #131A1C -selection_background #232a2c - -# Tabs - -tab_bar_edge bottom -tab_bar_style powerline - -tab_separator "|" - -active_tab_foreground #E182E0 -active_tab_background #1b2224 -inactive_tab_foreground #CD69CC -inactive_tab_background #232a2c -active_tab_font_style italic - |
