diff options
Diffstat (limited to '.config/kitty/kitty-themes/themes/Github.conf')
-rw-r--r-- | .config/kitty/kitty-themes/themes/Github.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.config/kitty/kitty-themes/themes/Github.conf b/.config/kitty/kitty-themes/themes/Github.conf new file mode 100644 index 0000000..22122d7 --- /dev/null +++ b/.config/kitty/kitty-themes/themes/Github.conf @@ -0,0 +1,21 @@ +background #f4f4f4 +foreground #3e3e3e +cursor #3f3f3f +selection_background #a9c1e2 +color0 #3e3e3e +color8 #666666 +color1 #970b16 +color9 #de0000 +color2 #07962a +color10 #87d5a2 +color3 #f7edc7 +color11 #f0cf06 +color4 #003e8a +color12 #2e6cba +color5 #e94691 +color13 #ffa29f +color6 #89d1ec +color14 #1cfafe +color7 #ffffff +color15 #ffffff +selection_foreground #f4f4f4 |