-
Notifications
You must be signed in to change notification settings - Fork 6
/
cloudy-grey-by-vital.ini
118 lines (104 loc) · 2.91 KB
/
cloudy-grey-by-vital.ini
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
[meta]
name =Cloudy Grey
author =Vital
[variables]
activeTabColor = 0
inactiveTabColor = 8421504
tabPanelBackground = 15790320
activeTabBackground = 16777215
inactiveTabBackground = tabPanelBackground
tabBorderColor = inactiveTabColor
[gui]
editor.color =0
editor.style.bold =0
editor.style.italic =0
editor.style.underline =0
editor.background =14211288
editor.activeLine.background =536870911
gutter.color =8388608
gutter.background =13882323
bottomPanel.color =16777215
bottomPanel.background =4194304
bottomPanel.border.color =16777215
tabsPanel.background=15790320
newTabButton.background=14211288
newTabButton.border.color=0
newTabButton.hover.background=16777215
newTabButton.hover.border.color=8421504
activeTab.color=0
activeTab.background=14211288
activeTab.border.color=0
activeTab.closeButton.color=0
activeTab.closeButton.background=16777215
activeTab.closeButton.border.color=0
activeTab.closeButton.hover.color=0
activeTab.closeButton.hover.background=255
activeTab.closeButton.hover.border.color=0
inactiveTab.color=8421504
inactiveTab.background=15790320
inactiveTab.border.color=8421504
inactiveTab.closeButton.color=8421504
inactiveTab.closeButton.background=15790320
inactiveTab.closeButton.border.color=15790320
inactiveTab.closeButton.hover.color=0
inactiveTab.closeButton.hover.background=16777215
inactiveTab.closeButton.hover.border.color=8421504
tabsPanel.color=
newTabButton.color=
newTabButton.hover.color=
[syntax]
comments.color =8388608
comments.background =536870911
comments.style.bold =0
comments.style.italic =1
comments.style.underline =0
labels.color =8388608
labels.background =10354687
labels.style.bold =1
labels.style.italic =0
labels.style.underline =0
variables.color =16711680
variables.background =536870911
variables.style.bold =0
variables.style.italic =0
variables.style.underline =0
keywords.color =0
keywords.background =536870911
keywords.style.bold =1
keywords.style.italic =0
keywords.style.underline =0
numbers.color =0
numbers.background =536870911
numbers.style.bold =0
numbers.style.italic =0
numbers.style.underline =1
strings.color =198
strings.background =536870911
strings.style.bold =0
strings.style.italic =0
strings.style.underline =0
models.color =16512
models.background =536870911
models.style.bold =1
models.style.italic =0
models.style.underline =0
classes.color =10420224
classes.background =536870911
classes.style.bold =1
classes.style.italic =0
classes.style.underline =0
commands.color =128
commands.background =536870911
commands.style.bold =1
commands.style.italic =0
commands.style.underline =0
directives.color =5263440
directives.background =536870911
directives.style.bold =1
directives.style.italic =0
directives.style.underline =0
constants.color =16711680
constants.background =536870911
constants.style.bold =0
constants.style.italic =1
constants.style.underline =0