sutty-base-jekyll-theme/_data/layouts/theme.yml

163 lines
2.4 KiB
YAML
Raw Normal View History

2021-08-17 19:38:39 +00:00
---
title:
type: string
required: true
label:
en: Title
es: Título
help:
en: ''
es: ''
enable_rounded:
type: boolean
label:
en: 'Yes'
es:
help:
en: Enable or disable this option
es: Habilita o deshabilita esta opción
enable_shadows:
type: boolean
label:
en: 'Yes'
es:
help:
en: Enable or disable this option
es: Habilita o deshabilita esta opción
body_bg:
type: color
label:
en: Color
es: Color
help:
en: Pick a color
es: Elige un color
body_color:
type: color
label:
en: Color
es: Color
help:
en: Pick a color
es: Elige un color
link_color:
type: color
label:
en: Color
es: Color
help:
en: Pick a color
es: Elige un color
link_hover_color:
type: color
label:
en: Color
es: Color
help:
en: Pick a color
es: Elige un color
component_active_color:
type: color
label:
en: Color
es: Color
help:
en: Pick a color
es: Elige un color
h1_font_size:
type: number
label:
en: Number
es: Número
help:
en: ''
es: ''
h2_font_size:
type: number
label:
en: Number
es: Número
help:
en: ''
es: ''
h3_font_size:
type: number
label:
en: Number
es: Número
help:
en: ''
es: ''
h4_font_size:
type: number
label:
en: Number
es: Número
help:
en: ''
es: ''
h5_font_size:
type: number
label:
en: Number
es: Número
help:
en: ''
es: ''
h6_font_size:
type: number
label:
en: Number
es: Número
help:
en: ''
es: ''
mark_bg:
type: color
label:
en: Color
es: Color
help:
en: Pick a color
es: Elige un color
navbar_light_color:
type: color
label:
en: Color
es: Color
help:
en: Pick a color
es: Elige un color
navbar_light_hover_color:
type: color
label:
en: Color
es: Color
help:
en: Pick a color
es: Elige un color
navbar_light_active_color:
type: color
label:
en: Color
es: Color
help:
en: Pick a color
es: Elige un color
order:
type: order
label:
en: Order
es: Orden
help:
en: Position in articles list
es: La posición del artículo en la lista de artículos
draft:
type: boolean
label:
en: Draft
es: Borrador
help:
en: This post isn't ready to be published yet
es: Este artículo aun no está listo para publicar