From 4016a14bbe18a0bc497a0bd54f9f7227d47cff81 Mon Sep 17 00:00:00 2001 From: ray Date: Wed, 25 Mar 2020 21:01:29 +0000 Subject: [PATCH] add kitty colours --- console-green/kitty.conf | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 console-green/kitty.conf diff --git a/console-green/kitty.conf b/console-green/kitty.conf new file mode 100644 index 0000000..ff5356b --- /dev/null +++ b/console-green/kitty.conf @@ -0,0 +1,33 @@ +foreground #36a136 +background #1a1a1a +cursor #3fd76f +cursor_text_color #0b0b0b +selection_foreground #1a4519 +selection_background #0b0b0b + +url_color #d8ffd8 + +color0 #0b0b0b +color8 #545454 + +color1 #aa2e2e +color9 #ff0000 + +color2 #36a136 +color10 #55ff55 + +color3 #75ab75 +color11 #9edd9e + +color4 #53cc00 +color12 #73ff55 + +color5 #237923 +color13 #43ab43 + +color6 #669566 +color14 #85af85 + +color7 #717171 +color15 #d8ffd8 +