blob: 4a27495a2edd32ee21e44527c7dd5b38c3254983 (
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=default
Version=0.1
Author=loek
Description=custom theme
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
|