1 | diff ./themes/default/base.xml ./themes.orig/default/base.xml
|
---|
2 | 89c89
|
---|
3 | < <fill color="#000000" alpha="120" />
|
---|
4 | ---
|
---|
5 | > <fill color="#CCCCCC" alpha="120" />
|
---|
6 | 94c94
|
---|
7 | < <fill color="#000000" alpha="200" />
|
---|
8 | ---
|
---|
9 | > <fill color="#43b038" alpha="200" />
|
---|
10 |
|
---|
11 |
|
---|
12 |
|
---|
13 | diff ./themes/default-wide/base.xml ./themes.orig/default-wide/base.xml
|
---|
14 | 89c89
|
---|
15 | < <fill color="#000000" alpha="120" />
|
---|
16 | ---
|
---|
17 | > <fill color="#CCCCCC" alpha="120" />
|
---|
18 | 94c94
|
---|
19 | < <fill color="#000000" alpha="200" />
|
---|
20 | ---
|
---|
21 | > <fill color="#43b038" alpha="200" />
|
---|
22 |
|
---|
23 |
|
---|
24 |
|
---|
25 | diff ./themes/MythCenter/base.xml ./themes.orig/MythCenter/base.xml
|
---|
26 | 132c132
|
---|
27 | < <fill color="#000000" alpha="120" />
|
---|
28 | ---
|
---|
29 | > <fill color="#CCCCCC" alpha="120" />
|
---|
30 | 137c137
|
---|
31 | < <fill color="#000000" alpha="200" />
|
---|
32 | ---
|
---|
33 | > <fill color="#43b038" alpha="200" />
|
---|
34 | 248,249c248,249
|
---|
35 | < <line color="#FFFFFF" alpha="255" width="1" />
|
---|
36 | < <fill color="#000000" alpha="128" />
|
---|
37 | ---
|
---|
38 | > <line color="#00FF00" alpha="255" width="1" />
|
---|
39 | > <fill color="#43b038" alpha="128" />
|
---|
40 |
|
---|
41 |
|
---|
42 | diff ./themes/MythCenter-wide/base.xml ./themes.orig/MythCenter-wide/base.xml
|
---|
43 | 153c153
|
---|
44 | < <fill color="#000000" alpha="120" />
|
---|
45 | ---
|
---|
46 | > <fill color="#CCCCCC" alpha="120" />
|
---|
47 | 158c158
|
---|
48 | < <fill color="#000000" alpha="200" />
|
---|
49 | ---
|
---|
50 | > <fill color="#43b038" alpha="200" />
|
---|
51 | 269,270c269,270
|
---|
52 | < <line color="#FFFFFF" alpha="255" width="1" />
|
---|
53 | < <fill color="#000000" alpha="128" />
|
---|
54 | ---
|
---|
55 | > <line color="#00FF00" alpha="255" width="1" />
|
---|
56 | > <fill color="#43b038" alpha="128" />
|
---|
57 |
|
---|
58 |
|
---|
59 | diff ./themes/MythCenter-wide/schedule-ui.xml ./themes.orig/MythCenter-wide/schedule-ui.xml
|
---|
60 | 1294,1295c1294,1295
|
---|
61 | < <fill color="#000000" alpha="48" />
|
---|
62 | < <line color="#FFFFFF" alpha="128" width="3"/>
|
---|
63 | ---
|
---|
64 | > <fill color="#00FF00" alpha="48" />
|
---|
65 | > <line color="#FFFFFF" alpha="128" width="2"/>
|
---|