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