forked from ionic-team/graphite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blue.yaml
60 lines (52 loc) · 1.54 KB
/
blue.yaml
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
# Meta
name: blue
'source-theme': 'res/jqm/1.3.2/jquery.mobile-1.3.2.graphite.blue.css'
'jqm-version': '1.3.2'
# Core
'global-radii-blocks': '0.2em'
'global-radii-buttons': '0.2em'
'global-box-shadow-size': '1px'
'global-box-shadow-color': 'rgba(0,0,0,0.2)'
# Pages
'c-body-background-color': '#eee'
'c-body-background-start': '#eee'
'c-body-background-end': '#eee'
# Toolbars
'a-bar-border': 'transparent'
'b-bar-border': 'transparent'
'a-bar-background-end': '#007dcd'
'a-bar-background-start': '#0193e9'
'a-bar-background-color': '#0193e9'
'b-bar-background-end': '#007dcd'
'b-bar-background-start': '#0193e9'
'b-bar-background-color': '#0193e9'
# Typography
'c-body-link-color': '#007dcd'
'c-body-link-visited': '#0193e9'
# Buttons
'global-active-background-start': '#0193e9'
'global-active-background-end': '#0193e9'
'global-active-border': '#007dcd'
'a-bup-border': '#cfcfcf'
'a-bup-background-start': '#fff'
'a-bup-background-end': '#fff'
'a-bhover-background-start': '#0193e9'
'a-bhover-background-end': '#0193e9'
'a-bhover-border': '#007dcd'
'a-bhover-color': '#fff'
'a-bdown-background-start': '#007dcd'
'a-bdown-background-end': '#007dcd'
'a-bup-color': '#111'
'a-bup-shadow-x': '0px'
'a-bup-shadow-y': '0px'
'a-bup-shadow-radius': '0px'
'c-bup-background-start': '#fff'
'c-bup-background-end': '#fff'
'c-bhover-background-start': '#0193e9'
'c-bhover-background-end': '#0193e9'
'c-bhover-color': '#fff'
'c-bdown-background-start': '#007dcd'
'c-bdown-background-end': '#007dcd'
'c-bup-shadow-x': '0px'
'c-bup-shadow-y': '0px'
'c-bup-shadow-radius': '0px'