summaryrefslogtreecommitdiff
path: root/.config/kitty/current-theme.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/kitty/current-theme.conf')
-rw-r--r--.config/kitty/current-theme.conf40
1 files changed, 40 insertions, 0 deletions
diff --git a/.config/kitty/current-theme.conf b/.config/kitty/current-theme.conf
new file mode 100644
index 0000000..4370624
--- /dev/null
+++ b/.config/kitty/current-theme.conf
@@ -0,0 +1,40 @@
+font_family CaskaydiaCove Nerd Font Mono
+font_size 10
+
+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
+