Sha256: aa107bd108f0bc807f873226b5fd12c7d8f7344ab1c5d0ef85e14101d144fec5

Contents?: true

Size: 517 Bytes

Versions: 7

Compression:

Stored size: 517 Bytes

Contents

/*------------------------------------*\
    #COLORS
\*------------------------------------*/

/**
 * Color Variables
 *
 * These variables are loaded in from the theme's color scheme configurations
 *
 * To customize colors in this theme you can add your own color scheme
 * file to the storefront/theme_config directory and reference
 * it by name below.
 */

<% path = "\'workarea/storefront/theme_config/color_schemes/#{Workarea.config.theme[:color_scheme].downcase}_color_scheme\';" %>

<%= "@import #{path}" %>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
workarea-nvy_theme-1.2.1 app/assets/stylesheets/workarea/storefront/settings/_colors.scss.erb
workarea-haven_theme-1.4.0 app/assets/stylesheets/workarea/storefront/settings/_colors.scss.erb
workarea-haven_theme-1.3.0 app/assets/stylesheets/workarea/storefront/settings/_colors.scss.erb
workarea-nvy_theme-1.2.0 app/assets/stylesheets/workarea/storefront/settings/_colors.scss.erb
workarea-nvy_theme-1.1.4 app/assets/stylesheets/workarea/storefront/settings/_colors.scss.erb
workarea-nvy_theme-1.1.3 app/assets/stylesheets/workarea/storefront/settings/_colors.scss.erb
workarea-nvy_theme-1.1.2 app/assets/stylesheets/workarea/storefront/settings/_colors.scss.erb