-
Notifications
You must be signed in to change notification settings - Fork 2
/
theme.yaml
70 lines (67 loc) · 1.89 KB
/
theme.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
61
62
63
64
65
66
67
68
69
70
name: "Vitewind"
description: "Octobercms theme with the power of Windi CSS and the speed of Vite JS."
author: "Adil Chehabi <Chkilel>"
homepage: "https://chehabi.me"
code: vitewind
authorCode: Chkilel
require:
- Chkilel.VitewindManager
form:
fields:
author:
label: Author
span: full
site_name:
label: Site name
span: left
email:
label: Email
span: right
type: text
copyright:
label: Copyright
span: right
type: Text
_section_logos:
label: Logos
type: section
span: full
comment: Header and footer Logos
logo_header:
label: Header Logo
type: mediafinder
span: left
mode: image
imageHeight: auto
imageWidth: 300
logo_footer:
label: Footer Logo
type: mediafinder
span: right
mode: image
imageHeight: auto
imageWidth: 300
tabs:
fields:
socials:
type: repeater
prompt: Add a social media
style: accordion
tab: Social media
form:
fields:
url:
label: URL
span: storm
cssClass: col-md-4
type: text
icon:
label: icon
span: storm
cssClass: col-md-4
type: iconesfinder
color:
label: Color
span: storm
cssClass: col-md-4
type: colorpicker