-
Notifications
You must be signed in to change notification settings - Fork 2
/
cloudcannon.config.yaml
58 lines (58 loc) · 1.11 KB
/
cloudcannon.config.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
_inputs:
layout:
hidden: true
primary:
label: Primary Color
type: color
default: "#1d3c6b"
primary_dark:
label: "Primary Dark Color"
type: color
default: "#0d192b"
primary_text:
label: Primary Text Color
type: color
default: "#5a5e63"
light_text:
label: Light Text Color
type: color
default: "#787cad"
dark_text:
label: Dark Text Color
type: color
default: "#242424"
on_dark_text:
label: On Dark Text Color
type: color
default: "#ffffff"
dark_border:
label: Dark Border Color
type: color
default: "#aca8d4"
light_border:
label: Light Border Color
type: color
default: "#e0e0e0"
background:
label: Background Color
type: color
default: "#eef3f7"
bright_background:
label: Bright Background Color
type: color
default: "#ffffff"
soft_highlight:
label: Soft Highlight Color
type: color
default: "#f5f5f5"
link:
label: Link Color
type: color
default: "#000000"
logo:
label: Logo
type: image
image.url:
type: image
paths:
uploads: assets/uploads