summaryrefslogtreecommitdiff
path: root/.config/xcolors/blaquemagick
blob: d2a81d0289f06c8cad65bc10b27139c4f5660097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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