forked from sannybuilder/themes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
material-drive.ini
88 lines (74 loc) · 1.74 KB
/
material-drive.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
[meta]
name=Material Drive
author=MatiDragon
website=https://github.com/MatiDragon-YT
[variables]
null=536870911
[gui]
editor.color=#9999bb
editor.style.bold=0
editor.style.italic=0
editor.style.underline=0
editor.background=#062329
editor.activeLine.background=#083039
gutter.color=10655123
gutter.background=#062329
bottomPanel.color=#9999bb
bottomPanel.background=#062329
bottomPanel.border.color=#062329
[syntax]
comments.color=#646E70
comments.background=536870911
comments.style.bold=0
comments.style.italic=1
comments.style.underline=0
labels.color=#3e999f
labels.background=536870911
labels.style.bold=1
labels.style.italic=0
labels.style.underline=0
variables.color=#f27798
variables.background=#1B2B33
variables.style.bold=1
variables.style.italic=0
variables.style.underline=0
keywords.color=#CC99CC
keywords.background=#182E38
keywords.style.bold=1
keywords.style.italic=0
keywords.style.underline=0
numbers.color=#F99157
numbers.background=#1C2D2D
numbers.style.bold=1
numbers.style.italic=0
numbers.style.underline=0
strings.color=#FFBBBB
strings.background=#1D3136
strings.style.bold=1
strings.style.italic=0
strings.style.underline=0
models.color=#F99157
models.background=#1C2D2D
models.style.bold=1
models.style.italic=0
models.style.underline=0
classes.color=#e24297
classes.background=#2E293D
classes.style.bold=1
classes.style.italic=0
classes.style.underline=0
commands.color=#19b6d8
commands.background=#083039
commands.style.bold=1
commands.style.italic=0
commands.style.underline=0
directives.color=#19b6d8
directives.background=#083039
directives.style.bold=0
directives.style.italic=0
directives.style.underline=0
constants.color=#CC99CC
constants.background=#182E38
constants.style.bold=0
constants.style.italic=0
constants.style.underline=0