diff options
| author | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
| commit | bc445d4c0a2284fd69f1430ea409cdcf3cc459ba (patch) | |
| tree | 2dbedd19723c22034b0ad67cae2b7c2800250cb0 /.config/kitty/current-theme.conf | |
| parent | d8bc312c761debcc6e5ac8745a78c72083c269a6 (diff) | |
Replace alacritty with kitty
Diffstat (limited to '.config/kitty/current-theme.conf')
| -rw-r--r-- | .config/kitty/current-theme.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.config/kitty/current-theme.conf b/.config/kitty/current-theme.conf new file mode 100644 index 0000000..2b7975d --- /dev/null +++ b/.config/kitty/current-theme.conf @@ -0,0 +1,21 @@ +background #262626 +foreground #ffffff +cursor #f6f6ec +selection_background #343434 +color0 #191919 +color8 #615e4b +color1 #f3005f +color9 #f3005f +color2 #97e023 +color10 #97e023 +color3 #fa8419 +color11 #dfd561 +color4 #9c64fe +color12 #9c64fe +color5 #f3005f +color13 #f3005f +color6 #57d1ea +color14 #57d1ea +color7 #c4c4b5 +color15 #f6f6ee +selection_foreground #191919 |
