blob: e329a4f2a8378a99f4784728919f256724943e5b (
plain)
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
|
# vim:ft=dosini
[Metadata]
Name=mode
Version=0.1
Author=lonkaars
Description=theme generated by mode
ScaleWithDPI=True
[InputPanel]
Font=sans-serif 12
[InputPanel/Background/Margin]
Left=0
Right=0
Top=0
Bottom=0
[Menu/Background/Margin]
Left=0
Right=0
Top=0
Bottom=0
[Menu/ContentMargin]
Left=0
Right=0
Top=0
Bottom=0
[Menu/Highlight/Margin]
Left=0
Right=0
Top=0
Bottom=0
[Menu/TextMargin]
Left=0
Right=0
Top=0
Bottom=0
|