diff options
Diffstat (limited to 'kitty/kitty-themes/themes/Spacedust.conf')
-rwxr-xr-x | kitty/kitty-themes/themes/Spacedust.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/kitty/kitty-themes/themes/Spacedust.conf b/kitty/kitty-themes/themes/Spacedust.conf new file mode 100755 index 0000000..08b93c4 --- /dev/null +++ b/kitty/kitty-themes/themes/Spacedust.conf @@ -0,0 +1,21 @@ +background #0a1e24 +foreground #ecefc1 +cursor #708183 +selection_background #0a385c +color0 #6e5246 +color8 #674c31 +color1 #e35a00 +color9 #ff8a39 +color2 #5cab96 +color10 #adcab8 +color3 #e3cd7b +color11 #ffc777 +color4 #0e548b +color12 #67a0cd +color5 #e35a00 +color13 #ff8a39 +color6 #06afc7 +color14 #83a6b3 +color7 #f0f1ce +color15 #fefff0 +selection_foreground #0a1e24 |