summaryrefslogtreecommitdiff
path: root/.config/kitty/kitty-themes/themes/Dark_Pastel.conf
diff options
context:
space:
mode:
authorIndrajith K L2023-09-08 14:43:41 +0530
committerIndrajith K L2023-09-08 14:43:41 +0530
commit0f144c1ef9d831b1c663ef998f40e22c33156d9e (patch)
treedd20b22ce18b5e6e0b00b43d1b5a2699792563f1 /.config/kitty/kitty-themes/themes/Dark_Pastel.conf
downloadDotFiles-0f144c1ef9d831b1c663ef998f40e22c33156d9e.tar.gz
DotFiles-0f144c1ef9d831b1c663ef998f40e22c33156d9e.tar.bz2
DotFiles-0f144c1ef9d831b1c663ef998f40e22c33156d9e.zip
Initial CommitHEADmaster
* Adds Basic dot files configs
Diffstat (limited to '.config/kitty/kitty-themes/themes/Dark_Pastel.conf')
-rw-r--r--.config/kitty/kitty-themes/themes/Dark_Pastel.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/.config/kitty/kitty-themes/themes/Dark_Pastel.conf b/.config/kitty/kitty-themes/themes/Dark_Pastel.conf
new file mode 100644
index 0000000..15083f7
--- /dev/null
+++ b/.config/kitty/kitty-themes/themes/Dark_Pastel.conf
@@ -0,0 +1,21 @@
+background #000000
+foreground #ffffff
+cursor #bbbbbb
+selection_background #b5d5ff
+color0 #000000
+color8 #545454
+color1 #ff5555
+color9 #ff5555
+color2 #55ff55
+color10 #55ff55
+color3 #ffff55
+color11 #ffff55
+color4 #5555ff
+color12 #5555ff
+color5 #ff55ff
+color13 #ff55ff
+color6 #55ffff
+color14 #55ffff
+color7 #bbbbbb
+color15 #ffffff
+selection_foreground #000000