forked from sannybuilder/themes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
material-today.ini
88 lines (74 loc) · 1.71 KB
/
material-today.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 Today
author=MatiDragon
website=https://github.com/MatiDragon-YT
[variables]
null=536870911
[gui]
editor.color=#CCCCCC
editor.style.bold=0
editor.style.italic=0
editor.style.underline=0
editor.background=#2d2d2d
editor.activeLine.background=#34434d
gutter.color=#CCCCCC
gutter.background=#2d2d2d
bottomPanel.color=#CCCCCC
bottomPanel.background=#2d2d2d
bottomPanel.border.color=#2d2d2d
[syntax]
comments.color=#798188
comments.background=null
comments.style.bold=0
comments.style.italic=1
comments.style.underline=0
labels.color=#6699CC
labels.background=null
labels.style.bold=0
labels.style.italic=0
labels.style.underline=0
variables.color=#F2777A
variables.background=null
variables.style.bold=0
variables.style.italic=0
variables.style.underline=0
keywords.color=#F2777A
keywords.background=null
keywords.style.bold=0
keywords.style.italic=0
keywords.style.underline=0
numbers.color=#66CCCC
numbers.background=null
numbers.style.bold=0
numbers.style.italic=0
numbers.style.underline=0
strings.color=#99CC99
strings.background=null
strings.style.bold=0
strings.style.italic=0
strings.style.underline=0
models.color=#66CCCC
models.background=null
models.style.bold=0
models.style.italic=0
models.style.underline=0
classes.color=#CC99CC
classes.background=null
classes.style.bold=0
classes.style.italic=0
classes.style.underline=0
commands.color=#FFCC66
commands.background=null
commands.style.bold=0
commands.style.italic=0
commands.style.underline=0
directives.color=#FFCC66
directives.background=null
directives.style.bold=0
directives.style.italic=1
directives.style.underline=0
constants.color=#66CCCC
constants.background=null
constants.style.bold=0
constants.style.italic=0
constants.style.underline=0