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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
|
{
"stock-icons" : {
"checkmark" : ["/usr/share/icons/unity/checkmark.svg", "32px", "32px"],
"cross" : ["/usr/share/icons/unity/cross.svg", "32px", "32px"],
"grid-view" : ["/usr/share/icons/unity/grid-view.svg", "32px", "32px"],
"flow-view" : ["/usr/share/icons/unity/flow-view.svg", "32px", "32px"],
"star" : ["/usr/share/icons/unity/star.svg", "32px", "32px"],
"triangle" : ["/usr/share/icons/unity/curved-triangle.svg", "32px", "32px"],
"bag" : ["/usr/share/icons/unity/bag.svg", "32px", "32px"],
"next" : ["/usr/share/icons/unity/next.svg", "32px", "32px"],
"prev" : ["/usr/share/icons/unity/prev.svg", "32px", "32px"],
"play" : ["/usr/share/icons/unity/play.svg", "32px", "32px"]
},
"regular-text" : {
"text-color" : "#ffffff",
"text-opacity" : 1.0,
"text-size" : 13.0,
"text-mode" : "normal",
"text-weight" : "regular"
},
"comments": {
"states" : ["ACTIVE", "NORMAL","PRELIGHT","SELECTED","INSENSITIVE"]
},
"button-icon": {
"color" : ["#ffffff", "#a5a5a5", "#a5a5a5", "#a5a5a5", "#a5a5a5"],
"opacity" : [ 1.0, 1.0, 1.0, 0.8, 0.8],
"overlay-opacity": [ 0.30, 0.48, 0.48, 0.45, 0.45],
"overlay-mode" : [ "normal","multiply", "multiply", "normal", "normal"],
"blur-size" : [ 5, 0, 0, 0, 0]
},
"icon-only" : {
"color" : "#123456",
"opacity" : 1.0,
"overlay-opacity": 0.2,
"overlay-mode" : "normal",
"blur-size" : 6
},
"lens-nav-bar" : {
"icon-height" : 20,
"icon-gap" : 40
},
"button-label": {
"border-opacity" : [ 0.8, 0.13, 0.13, 0.13, 0.13],
"border-color" : ["#ffffff", "#a5a5a5", "#a5a5a5", "#a5a5a5", "#a5a5a5"],
"border-size" : [ 2.0, 1.0, 1.0, 0.5, 0.5],
"border-radius" : 4.0,
"text-size" : 1.0,
"text-color" : ["#ffffff", "#ffffff", "#ffffff", "#ffffff", "#ffffff"],
"text-opacity" : [ 1.0, 1.0, 1.0, 1.0, 1.0],
"fill-color" : ["#a5a5a5", "#000000", "#000000", "#000000", "#000000"],
"fill-opacity" : [ 0.13, 0.0, 0.0, 0.0, 0.0],
"overlay-opacity": [ 0.1, 0.1, 0.1, 0.0, 0.0],
"overlay-mode" : [ "normal", "normal", "normal", "normal", "normal"],
"blur-size" : [ 1, 1, 1, 0, 0]
},
"track-view" : {
"line-gap" : 26.0,
"heading-list-gap" : 30,
"left-padding" : 20
},
"row-caption" : {
"main-text-color" : "#ffffff",
"main-text-opacity" : 1.0,
"main-text-size" : 17.0,
"main-text-weight" : "regular",
"sub-text-color" : "#ffffff",
"sub-text-opacity" : 0.5,
"sub-text-size" : 13.0,
"sub-text-weight" : "regular",
"icon-main-gap" : 10,
"main-sub-gap" : 15,
"sub-arrow-gap" : 10
},
"preview-heading-small" : {
"main-title-size" : 23.0,
"main-title-color" : "#ffffff",
"main-title-opacity" : 1.0,
"main-title-mode" : "normal",
"main-title-weight" : "regular",
"sub-title-size" : 17.0,
"sub-title-color" : "#ffffff",
"sub-title-opacity" : 1.0,
"sub-title-mode" : "normal",
"sub-title-weight" : "regular",
"main-sub-gap" : 15,
"padding" : 10
},
"preview-heading" : {
"main-title-size" : 30.0,
"main-title-color" : "#ffffff",
"main-title-opacity" : 1.0,
"main-title-mode" : "normal",
"main-title-weight" : "regular",
"sub-title-size" : 17.0,
"sub-title-color" : "#ffffff",
"sub-title-opacity" : 1.0,
"sub-title-mode" : "normal",
"sub-title-weight" : "regular",
"main-sub-gap" : 15,
"padding" : 10
},
"scrollbar" : {
"color" : "#fff",
"opacity" : 1.0,
"size" : 8,
"buttons-size" : 0,
"corner-radius" : 3
},
"scrollbar-overlay": {
"color" : "#fff",
"opacity" : 1.0,
"size" : 3,
"corner-radius" : 1.5
},
"scrollbar-track": {
"color" : "#fff",
"opacity" : 0.4
},
"filter-pane" : {
"width" : 330,
"title-size" : 17.0,
"title-color" : "#ffffff",
"title-opacity" : 1.0,
"title-mode" : "normal",
"title-style" : "bold",
"title-arrow-gap" : 10,
"button-height" : 30,
"border-size" : 1
},
"separator" : {
"size" : 1.0,
"color" : "#ffffff",
"opacity" : 0.15,
"overlay-opacity": 0.47,
"overlay-mode" : "normal",
"blur-size" : 6
},
"filter-caption" : {
"text-size" : 17,
"text-color" : "#ffffff",
"text-opacity" : 1.0,
"text-mode" : "normal",
"text-weight" : "bold",
"text-arrow-gap" : 10
}
}
|