Browse Source

Added kitty config

master
chodak166 3 weeks ago
parent
commit
96b6393ba9
  1. 29
      .config/kitty/current-theme.conf
  2. 3165
      .config/kitty/kitty.conf

29
.config/kitty/current-theme.conf

@ -0,0 +1,29 @@
background #222222
foreground #a0a0a0
cursor #a99075
selection_background #4d4d4d
color0 #383838
color8 #474747
color1 #a95551
color9 #a97775
color2 #666666
color10 #8c8c8c
color3 #a98051
color11 #a99175
color4 #657d3e
color12 #98bd5e
color5 #767676
color13 #a3a3a3
color6 #c9c9c9
color14 #dcdcdc
color7 #d0b8a3
color15 #d8c8bb
selection_foreground #222222
# START_AUTOGENERATED_TAB_STYLE
# Feel free to update these colors manually and remove these comments.
active_tab_foreground #eeeeee
active_tab_background #4d4d4d
inactive_tab_foreground #a0a0a0
inactive_tab_background #1b1b1b
# END_AUTOGENERATED_TAB_STYLE

3165
.config/kitty/kitty.conf

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save