diff options
| author | cafebabe <77344710+yuzu-eva@users.noreply.github.com> | 2022-05-22 00:14:21 +0200 |
|---|---|---|
| committer | cafebabe <77344710+yuzu-eva@users.noreply.github.com> | 2022-05-22 00:14:21 +0200 |
| commit | 8384feb393386df10bea6eec970ba1dc020985fa (patch) | |
| tree | e83852af44907679439d7ad480e11cd1dfb1b589 /.config/kitty/themes/uwu.conf | |
| parent | 0ef06bcca7a6dd1c6807f0ebb4d216ca6b044826 (diff) | |
update kitty configs
Diffstat (limited to '.config/kitty/themes/uwu.conf')
| -rw-r--r-- | .config/kitty/themes/uwu.conf | 40 |
1 files changed, 0 insertions, 40 deletions
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 - |
