changes...

This commit is contained in:
simonkellet
2022-09-11 13:56:18 +01:00
parent c3f73a7863
commit 9d21e238eb
6 changed files with 94 additions and 40 deletions
+35 -29
View File
@@ -7,9 +7,10 @@
#: characters.
#font_family Fira Code Regular
font_family SauceCodePro Nerd Font
#font_family IBM Plex Mono
#font_family BlexMono Nerd Font
font_family Comic Code Ligatures
#font_family Comic Code Ligatures
bold_font auto
italic_font auto
bold_italic_font auto
@@ -26,7 +27,7 @@ bold_italic_font auto
#: italic_font Operator Mono Book Italic
#: bold_italic_font Operator Mono Medium Italic
font_size 12.0
font_size 13.0
#: Font size (in pts)
@@ -567,7 +568,7 @@ enable_audio_bell no
#: values set top, horizontal and bottom. Four values set top, right,
#: bottom and left.
window_padding_width 20
window_padding_width 0
#: The window padding (in pts) (blank area between the text and the
#: window border). A single value sets all four sides. Two values set
@@ -756,9 +757,8 @@ tab_bar_style powerline
#: }}}
#: Color scheme {{{
foreground #eeeeee
background #282828
# foreground #eeeeee
# background #282828
#: The foreground and background colors
@@ -832,46 +832,46 @@ background #282828
#: dull and bright version, for the first 16 colors. You can set the
#: remaining 240 colors as color16 to color255.
# Cursor
cursor #abb2bf
cursor_text_color #282c34
# cursor #abb2bf
# cursor_text_color #282c34
# Colors
foreground #abb2bf
background #282c34
selection_foreground #282c34
selection_background #abb2bf
# foreground #abb2bf
# background #282c34
# selection_foreground #282c34
# selection_background #abb2bf
# black
color0 #282c34
color8 #3e4452
# color0 #282c34
# color8 #3e4452
# red
color1 #e06c75
color9 #be5046
# color1 #e06c75
# color9 #be5046
# green
color2 #98c379
color10 #98c379
# color2 #98c379
# color10 #98c379
# yellow
color3 #e5c07b
color11 #d19a66
# color3 #e5c07b
# color11 #d19a66
# blue
color4 #61afef
color12 #61afef
# color4 #61afef
# color12 #61afef
# magenta
color5 #c678dd
color13 #c678dd
# color5 #c678dd
# color13 #c678dd
# cyan
color7 #56b6c2
color14 #56b6c2
# color7 #56b6c2
# color14 #56b6c2
# white
color7 #abb2bf
color15 #5c6370
# color7 #abb2bf
# color15 #5c6370
# mark1_foreground black
#: Color for marks of type 1
@@ -1510,4 +1510,10 @@ listen_on unix:/tmp/kitty
#: }}}
#: }}}
include dracula.conf
include frappe.conf
# BEGIN_KITTY_THEME
# Dracula
include current-theme.conf
# END_KITTY_THEME