summaryrefslogtreecommitdiff
path: root/kitty/kitty-themes/themes/Monokai_Pro.conf
diff options
context:
space:
mode:
authorGNUxeava <bluenerd@protonmail.com>2022-07-10 22:39:12 +0530
committerGNUxeava <bluenerd@protonmail.com>2022-07-10 22:39:12 +0530
commitd01c8c9aaf850b734366e63336d22e7086a1ca10 (patch)
tree06b84ddfed2e720c2fa4d369ae69139911062475 /kitty/kitty-themes/themes/Monokai_Pro.conf
parentf5dbe001e9117242c927d14fa5284e4489656926 (diff)
fix symlinks
Diffstat (limited to 'kitty/kitty-themes/themes/Monokai_Pro.conf')
-rwxr-xr-xkitty/kitty-themes/themes/Monokai_Pro.conf47
1 files changed, 47 insertions, 0 deletions
diff --git a/kitty/kitty-themes/themes/Monokai_Pro.conf b/kitty/kitty-themes/themes/Monokai_Pro.conf
new file mode 100755
index 0000000..f5a2e8c
--- /dev/null
+++ b/kitty/kitty-themes/themes/Monokai_Pro.conf
@@ -0,0 +1,47 @@
+background #403e41
+foreground #fcfcfa
+
+cursor #fcfcfa
+cursor_text_color #000000
+selection_foreground #403e41
+selection_background #fcfcfa
+
+# dull black
+color0 #403e41
+# light black
+color8 #727072
+
+# dull red
+color1 #ff6188
+# light red
+color9 #ff6188
+
+# dull green
+color2 #a9dc76
+# light green
+color10 #a9dc76
+
+# yellow
+color3 #ffd866
+# light yellow
+color11 #ffd866
+
+# blue
+color4 #fc9867
+# light blue
+color12 #fc9867
+
+# magenta
+color5 #ab9df2
+# light magenta
+color13 #ab9df2
+
+# cyan
+color6 #78dce8
+# light cyan
+color14 #78dce8
+
+# dull white
+color7 #fcfcfa
+# bright white
+color15 #fcfcfa