update dotfiles
This commit is contained in:
@@ -5,16 +5,16 @@ tab_bar_align left
|
||||
tab_bar_min_tabs 2
|
||||
tab_bar_margin_width 0.0
|
||||
tab_bar_margin_height 2.5 1.5
|
||||
tab_bar_margin_color #101418
|
||||
tab_bar_margin_color #101417
|
||||
|
||||
tab_bar_background #101418
|
||||
tab_bar_background #101417
|
||||
|
||||
active_tab_foreground #003257
|
||||
active_tab_background #9fcafc
|
||||
active_tab_foreground #00344b
|
||||
active_tab_background #92cef5
|
||||
active_tab_font_style bold
|
||||
|
||||
inactive_tab_foreground #c3c7cf
|
||||
inactive_tab_background #101418
|
||||
inactive_tab_foreground #c1c7ce
|
||||
inactive_tab_background #101417
|
||||
inactive_tab_font_style normal
|
||||
|
||||
tab_activity_symbol " ● "
|
||||
|
||||
+23
-23
@@ -1,25 +1,25 @@
|
||||
cursor #e1e2e8
|
||||
cursor_text_color #c3c7cf
|
||||
cursor #dfe3e7
|
||||
cursor_text_color #c1c7ce
|
||||
|
||||
foreground #e1e2e8
|
||||
background #101418
|
||||
selection_foreground #253140
|
||||
selection_background #bac8db
|
||||
url_color #9fcafc
|
||||
foreground #dfe3e7
|
||||
background #101417
|
||||
selection_foreground #21323e
|
||||
selection_background #b6c9d8
|
||||
url_color #92cef5
|
||||
|
||||
color0 #101418
|
||||
color1 #ff729c
|
||||
color2 #7efc8f
|
||||
color3 #fff772
|
||||
color4 #85b6ef
|
||||
color5 #254a74
|
||||
color6 #9fcafc
|
||||
color7 #eff6ff
|
||||
color8 #979da3
|
||||
color9 #ff9fbb
|
||||
color10 #a5ffb1
|
||||
color11 #fffaa5
|
||||
color12 #afd3ff
|
||||
color13 #bddbff
|
||||
color14 #d4e8ff
|
||||
color15 #f8fbff
|
||||
color0 #101417
|
||||
color1 #ff729e
|
||||
color2 #7af589
|
||||
color3 #fff672
|
||||
color4 #77bce8
|
||||
color5 #1d5071
|
||||
color6 #92cef5
|
||||
color7 #eff8ff
|
||||
color8 #939a9f
|
||||
color9 #ff9fbd
|
||||
color10 #a5ffb0
|
||||
color11 #fff9a5
|
||||
color12 #a7dcff
|
||||
color13 #b6e2ff
|
||||
color14 #d0ecff
|
||||
color15 #f8fcff
|
||||
|
||||
+4
-4
@@ -2,14 +2,15 @@
|
||||
font_size 12.0
|
||||
|
||||
# Window Configuration
|
||||
window_padding_width 12
|
||||
background_opacity 1.0
|
||||
window_padding_width 0
|
||||
background_opacity 0.85
|
||||
background_blur 32
|
||||
hide_window_decorations yes
|
||||
|
||||
# Cursor Configuration
|
||||
cursor_shape block
|
||||
cursor_blink_interval 1
|
||||
cursor_trail 3
|
||||
|
||||
# Scrollback
|
||||
scrollback_lines 3000
|
||||
@@ -36,10 +37,9 @@ shell_integration enabled
|
||||
include dank-tabs.conf
|
||||
include dank-theme.conf
|
||||
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family="Maple Mono NF CN"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
# END_KITTY_FONTS
|
||||
# END_KITTY_FONTS
|
||||
Reference in New Issue
Block a user