diff options
| author | Eva <cafebabe@makai> | 2022-12-08 21:20:57 +0100 |
|---|---|---|
| committer | Eva <cafebabe@makai> | 2022-12-08 21:20:57 +0100 |
| commit | 5fb6e0e59c1ab114c093dd54bcc521c51a8a6eed (patch) | |
| tree | 689148e30acf340b290e420a8a6b4bf6b51c6083 /.config/kitty/current-theme.conf | |
| parent | eeec3bbff4cd33e38b38dbbed41abc8270ee35fd (diff) | |
made changes to structure of home_dir
Diffstat (limited to '.config/kitty/current-theme.conf')
| -rw-r--r-- | .config/kitty/current-theme.conf | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/.config/kitty/current-theme.conf b/.config/kitty/current-theme.conf deleted file mode 100644 index d5ca935..0000000 --- a/.config/kitty/current-theme.conf +++ /dev/null @@ -1,37 +0,0 @@ -window_padding_width 5 - -foreground #c5c8c9 -background #000000 -cursor #875fff -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 - |
