Sha256: a2faa01c761185cbc399472f04bc6cd38598231e817e69ae2f9a20c65e797356

Contents?: true

Size: 592 Bytes

Versions: 2

Compression:

Stored size: 592 Bytes

Contents

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

/**
 * Color Variables
 *
 * These variables are loaded in from the theme's color scheme configurations
 * Available color scheme names for this theme are:
 * - Workarea
 * - Midnight
 * - One
 *
 * 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/#{Workarea.config.theme[:color_scheme].downcase}_color_scheme\';" %>

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-one_theme-1.3.1 app/assets/stylesheets/workarea/storefront/settings/_colors.scss.erb
workarea-one_theme-1.3.0 app/assets/stylesheets/workarea/storefront/settings/_colors.scss.erb