Sha256: d2ef51eecd9f0ff61c263a1da7a5a3146eae2430a5a391adab72f2acdd611009

Contents?: true

Size: 895 Bytes

Versions: 10

Compression:

Stored size: 895 Bytes

Contents

%section
  %a.scroll-target{name: 'color__variables'}
  %h3.color-black Color variables

  .panel.panel--padded
    %h4 Names
    %p
      These are the 10 base colors that are used throughtout Tenon.
      You can over-ride any of these to change the look of Tenon.

    %code
      %span.color-primary Source:
      app/assets/stylesheets/tenon/variables/base-colors.scss

    %code
      %span.color-primary Put your changes here:
      app/assets/stylesheets/client/variables/base-colors.scss

    %h4 Variables
    %p
      As much as possible, each element has a custom color variable.
      This allows you to change one element without affecting others.

    %code
      %span.color-primary Source:
      app/assets/stylesheets/tenon/variables/colors-named.scss


    %code
      %span.color-primary Put your changes here:
      app/assets/stylesheets/client/variables/colors-named.scss

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tenon-2.1.0 app/views/tenon/styleguides/colors/_variables.html.haml
tenon-2.0.8 app/views/tenon/styleguides/colors/_variables.html.haml
tenon-2.0.7 app/views/tenon/styleguides/colors/_variables.html.haml
tenon-2.0.6 app/views/tenon/styleguides/colors/_variables.html.haml
tenon-2.0.5 app/views/tenon/styleguides/colors/_variables.html.haml
tenon-2.0.4 app/views/tenon/styleguides/colors/_variables.html.haml
tenon-2.0.3 app/views/tenon/styleguides/colors/_variables.html.haml
tenon-2.0.2 app/views/tenon/styleguides/colors/_variables.html.haml
tenon-2.0.1 app/views/tenon/styleguides/colors/_variables.html.haml
tenon-2.0.0 app/views/tenon/styleguides/colors/_variables.html.haml