Spade

Mini Shell

Directory:~$ /home/lmsyaran/public_html/joomla4/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/public_html/joomla4/blueprints.zip

PK#��['��	page.yamlnu�[���name: Page Settings
description: Settings that can be applied to the page.

form:
  fields:

    doctype:
      type: input.text
      label: Doctype
      default: html

    body.class:
      type: input.text
      label: Body Class
      default: gantry
PK#��[��L�##styles/accent.yamlnu�[���name:
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"
PK#��[Pu߂��styles/base.yamlnu�[���name: 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'
PK#��[t᥇IIstyles/breakpoints.yamlnu�[���name:
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)'
PK#��[)o�styles/feature.yamlnu�[���name: 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"PK#��[��styles/footer.yamlnu�[���name:
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"PK#��[�>�styles/header.yamlnu�[���name:
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"PK#��[JH+�!!styles/main.yamlnu�[���name:
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"PK$��[ULstyles/menu.yamlnu�[���name:
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
PK$��['�+���styles/navigation.yamlnu�[���name:
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)"PK$��[�@iDbbstyles/offcanvas.yamlnu�[���name:
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      
PK$��[?_�[oostyles/showcase.yamlnu�[���name:
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"PK$��[]��%%styles/subfeature.yamlnu�[���name:
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"PK#��['��	page.yamlnu�[���PK#��[��L�##9styles/accent.yamlnu�[���PK#��[Pu߂���styles/base.yamlnu�[���PK#��[t᥇II�styles/breakpoints.yamlnu�[���PK#��[)o�_
styles/feature.yamlnu�[���PK#��[���styles/footer.yamlnu�[���PK#��[�>�

styles/header.yamlnu�[���PK#��[JH+�!!styles/main.yamlnu�[���PK$��[UL�styles/menu.yamlnu�[���PK$��['�+���"styles/navigation.yamlnu�[���PK$��[�@iDbbNstyles/offcanvas.yamlnu�[���PK$��[?_�[oo�styles/showcase.yamlnu�[���PK$��[]��%%�styles/subfeature.yamlnu�[���PK

.