generated from dracula/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dracula.theme
131 lines (117 loc) · 3.73 KB
/
dracula.theme
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
# Dracula Theme for SmartGit
preferredEditorTheme=dark
background1=#282a36
background1_win=#282a36
background1_osx=#282a36
foreground1=#f8f8f2
foreground1_osx=#f8f8f2
background2=#44475a
background2_win=#44475a
background2_osx=#44475a
foreground2=#f8f8f2
foreground2_win=#f8f8f2
foreground2_osx=#f8f8f2
button.background_win=selection.background
button.foreground_win=foreground2
checkbox.background=inherit
checkbox.foreground=inherit
radiobutton.background=inherit
radiobutton.foreground=inherit
combo.background=inherit
combo.foreground=inherit
comboEditable.background=background2
comboEditable.foreground=inherit
composite.background=background1
composite.background#instructions=background2
composite.background#list=background2
composite.background#notification=#505050
composite.background#wizard=background2
composite.background#wizard.step.disabled=inherit
composite.foreground=inherit
composite.foreground#disabled=#808080
composite.foreground#notification=#F0F0F0
dockTabFolder.background=background1
dockTabFolder.foreground=foreground1
dockTabFolder.selection.foreground#selected=selection
categories.background=#44475a
categories.foreground=foreground1
label.background=inherit
label.foreground=inherit
label.foreground.disabled_win=blend(background1, foreground1, 0.385)
link.background=inherit
link.foreground=inherit
sash.background=inherit
scale.background=inherit
scale.foreground=inherit
shell.background=background1
shell.background#popup.failure=#FF5555
shell.background#popup.success=#50FA7B
shell.background#popup.info=#f1fa8c
shell.background#speedSearch=#4C4C41
shell.background#tooltip=#4C4C41
shell.foreground=foreground1
shell.foreground#popup.failure=#bd93f9
styledText.background=background2
styledText.foreground=inherit
tabFolder.background=background2
tabFolder.foreground=inherit
tabFolder.border=border
tabFolder.hover=selection.background
tabbedBar.topBackground=background2
tabbedBar.background=background1
tabbedBar.foreground=foreground1
tabbedBar.border=border
tabbedBar.hover=selection.background
table.auxiliary.backgroundLight=derive(table.background, 1, 1.1)
table.auxiliary.foregroundDark=info
table.auxiliary.foregroundLight=blend(table.background, table.foreground, 0.35)
table.background=background2
table.background#filter.searchHidden=#303020
table.background#filter.warning=#302020
table.background#gray=background1
table.foreground=foreground2
table.header.background=background1
table.header.foreground=foreground1
table.header.separator_win=blend(background1, foreground1, 0.2)
text.background=background2
text.foreground=#F8F8F2
text.background#speedSearch.notFound=#44475a
text.foreground#speedSearch.notFound=#FF5555
toolBar.background=inherit
toolBar.background.hover=#676E89
toolBar.background.selected=selection.background
toolBar.foreground=#F8F8F2
tree.background=background2
tree.foreground=foreground2
info=#50FA7B
warning=#f1fa8c
error=#ff5555
link=#8be9fd
selection=#bd93f9
selection.background=blend(background2, selection, 0.5)
selection.background.unfocused=#6272a4
selection.foreground=foreground2
selection.foreground.unfocused=foreground2
osxFieldForeground=#202020
osxFieldBackground=#a0a0a0
combo.background_osx=default
combo.foreground_osx=default
menuCombo.background=inherit
menuCombo.foreground=inherit
comboEditable.background_osx=default
comboEditable.foreground_osx=default
text.background_osx=osxFieldBackground
text.foreground_osx=osxFieldForeground
orange=#ffb86c
border=blend(background1, foreground1, 0.3)
instructions.border=border
wizard.border=border
menu.background=background2
menu.foreground=foreground2
menu.border_win=border
menus.dark_win=true
scrollbars.dark_win=true
checkbox.background#highlight=highlight
radiobutton.background#highlight=highlight
label.background#highlight=highlight
highlight=#ff79c6