diff options
Diffstat (limited to 'kitty/colors.conf')
-rw-r--r-- | kitty/colors.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/kitty/colors.conf b/kitty/colors.conf new file mode 100644 index 0000000..ec174c9 --- /dev/null +++ b/kitty/colors.conf @@ -0,0 +1,22 @@ +# Color theme: 3024 Day +# Auto-generated by Gogh (https://Gogh-Co.github.io/Gogh/) + +color0 #090300 +color1 #DB2D20 +color2 #01A252 +color3 #FDED02 +color4 #01A0E4 +color5 #A16A94 +color6 #B5E4F4 +color7 #A5A2A2 +color8 #5C5855 +color9 #E8BBD0 +color10 #3A3432 +color11 #4A4543 +color12 #807D7C +color13 #D6D5D4 +color14 #CDAB53 +color15 #F7F7F7 +background #F7F7F7 +foreground #4A4543 +cursor #4A4543 |