-
Notifications
You must be signed in to change notification settings - Fork 1
/
Dracula.style
75 lines (53 loc) · 1.04 KB
/
Dracula.style
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# Styles using 'Dracula' color scheme
# by oneofai: https://github.com/oneofai/Dracula-for-MWeb
#
editor
foreground: fdfdfd # very-light-gray
background: 282a36 # very-dark-gray
caret: cfcfc2 #sandstone
H1
foreground: bd93f9 # purple
font-style: bold
H2
foreground: bd93f9 # purple
font-style: bold
H3
foreground: bd93f9 # purple
H4
foreground: 8be9fd # cyan
H5
foreground: 8be9fd # cyan
H6
foreground: 8be9fd # cyan
HRULE
foreground: cfcfc2 # sandstone
LIST_BULLET
foreground: ff79c6 # pink
LIST_ENUMERATOR
foreground: ff79c6 # pink
LINK
foreground: 66d9ef # soft-cyan
AUTO_LINK_URL
foreground: 66d9ef # soft-cyan
AUTO_LINK_EMAIL
foreground: 66d9ef # soft-cyan
IMAGE
foreground: ff5555 # red
REFERENCE
foreground: 80f1fa8c # yellow, reduced alpha
CODE
foreground: 50fa7b # green
EMPH
foreground: ff5555 # red
font-style: italic
STRONG
foreground: ffb86c # orange
font-style: bold
HTML_ENTITY
foreground: bd93f9 # purple
COMMENT
foreground: 6272a4 # blue
VERBATIM
foreground: 50fa7b # dark-yellow
BLOCKQUOTE
foreground: 66d9ef # soft-cyan