summaryrefslogtreecommitdiff
path: root/.config/xcolors/blaquemagick
diff options
context:
space:
mode:
Diffstat (limited to '.config/xcolors/blaquemagick')
-rw-r--r--.config/xcolors/blaquemagick34
1 files changed, 34 insertions, 0 deletions
diff --git a/.config/xcolors/blaquemagick b/.config/xcolors/blaquemagick
new file mode 100644
index 0000000..d2a81d0
--- /dev/null
+++ b/.config/xcolors/blaquemagick
@@ -0,0 +1,34 @@
+!! Blaquemaque colorscheme (modified)
+!! https://github.com/xero/blaquemagick.vim
+
+!! Black dark/light
+#define COLOR0 #1c1c1c
+#define COLOR8 #262626
+
+!! Red dark/light
+#define COLOR1 #5F8787
+#define COLOR9 #5f8787
+
+!! Green dark/light
+#define COLOR2 #424242
+#define COLOR10 #424242
+
+!! Yellow dark/light
+#define COLOR3 #666666
+#define COLOR11 #666666
+
+!! Blue dark/light
+#define COLOR4 #808080
+#define COLOR12 #808080
+
+!! Magenta dark/light
+#define COLOR5 #a8a8a8
+#define COLOR13 #a8a8a8
+
+!! Cyan dark/lighy
+#define COLOR6 #cccccc
+#define COLOR14 #cccccc
+
+!! White dark/light
+#define COLOR7 #c2c2b0
+#define COLOR15 #c2c2b0