Move stow base package to chezmoi

main
Buddy Sandidge 2 years ago
parent 82ed4bab54
commit 4dff6612a8

@ -1,6 +1,5 @@
/base-linux/
/base-osx/
/base/
/bat/
/deno/
/direnv/

@ -0,0 +1,21 @@
background #171717
foreground #ded9ce
cursor #bbbbbb
selection_background #453a39
color0 #000000
color8 #313131
color1 #ff605a
color9 #f58b7f
color2 #b1e869
color10 #dcf88f
color3 #ead89c
color11 #eee5b2
color4 #5da9f6
color12 #a5c7ff
color5 #e86aff
color13 #ddaaff
color6 #82fff6
color14 #b6fff9
color7 #ded9ce
color15 #fefffe
selection_foreground #171717

@ -0,0 +1,8 @@
# BEGIN_KITTY_THEME
# Wombat
include current-theme.conf
# END_KITTY_THEME
enable_audio_bell no
visual_bell_duration 0.0
cursor_shape block
Loading…
Cancel
Save