Spade

Mini Shell

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

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

presets.yaml000064400000006717151163072470007136 0ustar00preset1:
  image: 'gantry-admin://images/preset1.png'
  description: GANTRY5_PLATFORM_PRESET1
  colors:
    - '#439a86'
    - '#354d59'
    - '#8f4dae'

  styles:
    base:
      background: '#ffffff'
      text-color: '#666666'
    accent:
      color-1: '#439a86'
      color-2: '#8f4dae'
    header:
      background: '#2a816d'
      text-color: '#ffffff'
    navigation:
      background: '#439a86'
      text-color: '#ffffff'
      overlay: 'rgba(0, 0, 0, 0.4)'
    showcase:
      background: '#354d59'
      text-color: '#ffffff'
    feature:
      background: '#ffffff'
      text-color: '#666666'
    subfeature:
      background: '#f0f0f0'
      text-color: '#666666'
    main:
      background: '#ffffff'
      text-color: '#666666'
    footer:
      background: '#ffffff'
      text-color: '#666666'
    offcanvas:
      background: '#354d59'
      text-color: '#ffffff'

preset2:
  image: 'gantry-admin://images/preset2.png'
  description: GANTRY5_PLATFORM_PRESET2
  colors:
    - '#3180c2'
    - '#142d53'
    - '#ef6c00'

  styles:
    base:
      background: '#ffffff'
      text-color: '#666666'
    accent:
      color-1: '#3180c2'
      color-2: '#ef6c00'
    header:
      background: '#1867a9'
      text-color: '#ffffff'
    navigation:
      background: '#3180c2'
      text-color: '#ffffff'
      overlay: 'rgba(0, 0, 0, 0.4)'
    showcase:
      background: '#142d53'
      text-color: '#ffffff'
    feature:
      background: '#ffffff'
      text-color: '#666666'
    subfeature:
      background: '#f0f0f0'
      text-color: '#666666'
    main:
      background: '#ffffff'
      text-color: '#666666'
    footer:
      background: '#ffffff'
      text-color: '#666666'
    offcanvas:
      background: '#142d53'
      text-color: '#ffffff'

preset3:
  image: 'gantry-admin://images/preset3.png'
  description: GANTRY5_PLATFORM_PRESET3
  colors:
    - '#558b2f'
    - '#344e2c'
    - '#8bc34a'

  styles:
    base:
      background: '#ffffff'
      text-color: '#666666'
    accent:
      color-1: '#558b2f'
      color-2: '#8bc34a'
    header:
      background: '#3c7216'
      text-color: '#ffffff'
    navigation:
      background: '#558b2f'
      text-color: '#ffffff'
      overlay: 'rgba(0, 0, 0, 0.4)'
    showcase:
      background: '#344e2c'
      text-color: '#ffffff'
    feature:
      background: '#ffffff'
      text-color: '#666666'
    subfeature:
      background: '#f0f0f0'
      text-color: '#666666'
    main:
      background: '#ffffff'
      text-color: '#666666'
    footer:
      background: '#ffffff'
      text-color: '#666666'
    offcanvas:
      background: '#344e2c'
      text-color: '#ffffff'

preset4:
  image: 'gantry-admin://images/preset4.png'
  description: GANTRY5_PLATFORM_PRESET4
  colors:
    - '#bf383a'
    - '#722829'
    - '#757575'

  styles:
    base:
      background: '#ffffff'
      text-color: '#666666'
    accent:
      color-1: '#bf383a'
      color-2: '#757575'
    header:
      background: '#a61f21'
      text-color: '#ffffff'
    navigation:
      background: '#bf383a'
      text-color: '#ffffff'
      overlay: 'rgba(0, 0, 0, 0.4)'
    showcase:
      background: '#722829'
      text-color: '#ffffff'
    feature:
      background: '#ffffff'
      text-color: '#666666'
    subfeature:
      background: '#f0f0f0'
      text-color: '#666666'
    main:
      background: '#ffffff'
      text-color: '#666666'
    footer:
      background: '#ffffff'
      text-color: '#666666'
    offcanvas:
      background: '#722829'
      text-color: '#ffffff'
theme.yaml000064400000004017151163072470006542 0ustar00details:
  name: Hydrogen
  version: '5.4.37'
  icon: paper-plane
  date: 'January 25, 2021'
  author:
    name: RocketTheme, LLC
    email: support@rockettheme.com
    link: http://www.rockettheme.com

  documentation:
    link: http://docs.gantry.org/gantry5

  support:
    link: https://gitter.im/gantry/gantry5

  updates:
    link: http://updates.rockettheme.com/themes/hydrogen.yaml

  copyright: (C) 2005 - 2019 RocketTheme, LLC. All rights reserved.
  license: GPLv2
  description: Hydrogen Theme
  images:
    thumbnail: admin/images/preset1.png
    preview: admin/images/preset1.png

configuration:
  gantry:
    platform: joomla
    engine: nucleus

  theme:
    parent: g5_hydrogen
    base: gantry-theme://common
    file: gantry-theme://include/theme.php
    class: \Gantry\Framework\Theme

  fonts:
    roboto:
      400:
'gantry-theme://fonts/roboto_regular_macroman/Roboto-Regular-webfont'
      500:
'gantry-theme://fonts/roboto_medium_macroman/Roboto-Medium-webfont'
      700:
'gantry-theme://fonts/roboto_bold_macroman/Roboto-Bold-webfont'

  css:
    compiler: \Gantry\Component\Stylesheet\ScssCompiler
    paths:
      - gantry-theme://scss
      - gantry-engine://scss
    files:
      - hydrogen
      - hydrogen-joomla
      - custom
    persistent:
      - hydrogen
    overrides:
      - hydrogen-joomla
      - custom

  block-variations:
    Box Variations:
      box1: Box 1
      box2: Box 2
      box3: Box 3
      box4: Box 4
    Effects:
      shadow: Shadow 1
      shadow2: Shadow 2
      rounded: Rounded
      square: Square
    Utility:
      disabled: Disabled
      align-right: Align Right
      align-left: Align Left
      center: Center
      full-width: Full Width
      equal-height: Equal Height
      nomarginall: No Margin
      nopaddingall: No Padding

  dependencies:
    gantry: 5.4.0

admin:
  styles:
    core:
      - base
      - accent
    section:
      - header
      - navigation
      - showcase
      - feature
      - subfeature
      - main
      - footer
    configuration:
      - breakpoints