forked from YCloudYUSA/y_lb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
y_lb.ws_style.yml
54 lines (54 loc) · 1.23 KB
/
y_lb.ws_style.yml
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
colorway:
label: Color scheme
name: colorway
global: true
applies_to: []
library: null
border_radius:
label: Border radius
name: border_radius
global: true
applies_to: []
library: null
border_style_global:
label: Border Style (Global)
name: border_style_global
global: true
applies_to: []
library: y_lb/borders
border_style_component:
label: Border Style (Component level)
name: border_style_component
global: false
applies_to: []
library: y_lb/borders
text_alignment_global:
label: Text / Button alignment (Global)
name: text_alignment_global
global: true
applies_to: []
text_alignment_component:
label: Text / Button alignment (Component level)
name: text_alignment_component
global: false
applies_to: []
button_position_global:
label: Button position (Global)
name: button_position_global
global: true
applies_to: []
button_position_component:
label: Button position (Component level)
name: button_position_component
global: false
applies_to: []
button_fill_global:
label: Button fill (Global)
name: button_fill_global
global: true
applies_to: []
button_fill_component:
label: Button fill (Component level)
name: button_fill_component
global: false
applies_to: []