Spade
Mini Shell
accent.yaml000064400000000443151165775630006706 0ustar00name: Accent Colors
description: Accent colors for the Hydrogen theme
type: core
form:
fields:
color-1:
type: input.colorpicker
label: Accent Color 1
default: "#439a86"
color-2:
type: input.colorpicker
label: Accent Color 2
default: "#8f4dae"
base.yaml000064400000000761151165775630006366 0ustar00name: Base Styles
description: Base styles for the Hydrogen theme
type: core
form:
fields:
background:
type: input.colorpicker
label: Base Background
default: "#ffffff"
text-color:
type: input.colorpicker
label: Base Text Color
default: "#666666"
body-font:
type: input.fonts
label: Body Font
default: 'roboto, sans-serif'
heading-font:
type: input.fonts
label: Heading Font
default: 'roboto, sans-serif'
breakpoints.yaml000064400000002511151165775630007770 0ustar00name:
Breakpoints
description: Breakpoint container sizes for different viewports
type: configuration
form:
fields:
large-desktop-container:
type: input.text
label: Large Desktop
description: Set breakpoint size in rem, em, or px unit values
default: "75rem"
pattern:
'\d+(\.\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
desktop-container:
type: input.text
label: Desktop
description: Set breakpoint size in rem, em, or px unit values
default: "60rem"
pattern:
'\d+(\.\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
tablet-container:
type: input.text
label: Tablet
description: Set breakpoint size in rem, em, or px unit values
default: "48rem"
pattern:
'\d+(\.\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
large-mobile-container:
type: input.text
label: Mobile
description: Set breakpoint size in rem, em, or px unit values
default: "30rem"
pattern:
'\d+(\.\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
mobile-menu-breakpoint:
type: input.text
label: Mobile Menu
description: Set breakpoint size in rem, em, or px unit values
default: "48rem"
pattern:
'\d+(\.\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
feature.yaml000064400000000437151165775630007107 0ustar00name: Feature
Colors
description: Feature colors for the Hydrogen theme
type: section
form:
fields:
background:
type: input.colorpicker
label: Background
default: "#ffffff"
text-color:
type: input.colorpicker
label: Text
default:
"#666666"footer.yaml000064400000000435151165775630006750
0ustar00name: Footer Colors
description: Footer colors for the Hydrogen theme
type: section
form:
fields:
background:
type: input.colorpicker
label: Background
default: "#ffffff"
text-color:
type: input.colorpicker
label: Text
default:
"#666666"header.yaml000064400000000435151165775630006702
0ustar00name: Header Colors
description: Header colors for the Hydrogen theme
type: section
form:
fields:
background:
type: input.colorpicker
label: Background
default: "#2a816d"
text-color:
type: input.colorpicker
label: Text
default:
"#ffffff"main.yaml000064400000000441151165775630006373
0ustar00name: Main Colors
description: Main content colors for the Hydrogen theme
type: section
form:
fields:
background:
type: input.colorpicker
label: Background
default: "#ffffff"
text-color:
type: input.colorpicker
label: Text
default:
"#666666"menu.yaml000064400000002002151165775630006406
0ustar00name: Menu
description: Set menu style configuration options.
type: configuration
form:
fields:
col-width:
type: input.text
label: Simple Dropdown Width
description: 'Specify the default width of menu dropdowns for
simple mode in rem, em or px units. This width can be overridden on each
individual menu item from the menu editor.'
default: "180px"
pattern: '\d+(\.\d+){0,1}(rem|em|px)'
animation:
type: select.select
label: Dropdown Animation
description: Select the dropdown animation.
default: g-fade
options:
g-no-animation: No Animation
g-fade: Fade
g-zoom: Zoom
g-fade-in-up: Fade In Up
hide-on-mobile:
type: input.checkbox
label: Hide on Mobile
description: Check this field to completely hide the dropdown menu on
mobile devices. This prevents menu flickering but you might end with no
menu when JS is not supported by the respective device.
placeholder: 'Select...'
default: 0
navigation.yaml000064400000000746151165775630007616 0ustar00name:
Navigation Colors
description: Navigation colors for the Hydrogen theme
type: section
form:
fields:
background:
type: input.colorpicker
label: Background
default: "#439a86"
text-color:
type: input.colorpicker
label: Text
default: "#ffffff"
overlay:
type: input.colorpicker
label: Overlay
description: Set the color of the page overlay when the certain menu
modes are active.
default: "rgba(0, 0, 0,
0.4)"offcanvas.yaml000064400000001542151165775630007420 0ustar00name:
Offcanvas Section
description: Paramters for the Off Canvas sidepanel section.
type: section
form:
fields:
background:
type: input.colorpicker
label: Background
default: "#354d59"
text-color:
type: input.colorpicker
label: Text
default: "#ffffff"
width:
type: input.text
label: Panel Width
description: Set offcanvas size in rem, em, px, or percentage unit
values
default: "17rem"
pattern:
'\d+(\.\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
toggle-color:
type: input.colorpicker
label: Toggle Color
default: "#ffffff"
toggle-visibility:
type: select.selectize
label: Toggle Visibility
description: Choose the OffCanvas Toggle Visibility.
default: 1
options:
1: Mobile Menu
2: Always
showcase.yaml000064400000000557151165775630007273 0ustar00name: Showcase
Colors
description: Showcase colors for the Hydrogen theme
type: section
form:
fields:
background:
type: input.colorpicker
label: Background
default: "#354d59"
image:
type: input.imagepicker
label: Image
default: ""
text-color:
type: input.colorpicker
label: Text
default:
"#ffffff"subfeature.yaml000064400000000445151165775630007620
0ustar00name: Subfeature Colors
description: Subfeature colors for the Hydrogen theme
type: section
form:
fields:
background:
type: input.colorpicker
label: Background
default: "#f0f0f0"
text-color:
type: input.colorpicker
label: Text
default: "#666666"