Initial kitty config. Not sure if I'll do anything with it.

This commit is contained in:
Daniel Weber 2024-07-25 22:29:07 -04:00
parent 3ab35d8931
commit 77047da22e
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,21 @@
background #111213
foreground #cacecd
cursor #e2be21
selection_background #303233
color0 #323232
color8 #323232
color1 #c22832
color9 #c22832
color2 #8ec43d
color10 #8ec43d
color3 #e0c64f
color11 #e0c64f
color4 #43a5d5
color12 #43a5d5
color5 #8b57b5
color13 #8b57b5
color6 #8ec43d
color14 #8ec43d
color7 #eeeeee
color15 #ffffff
selection_foreground #111213

View File

@ -0,0 +1,4 @@
# BEGIN_KITTY_THEME
# Seti
include current-theme.conf
# END_KITTY_THEME