Sha256: d54ca8cd77bfc3ba45f584b893de17440d2fdca0bec2f643cb29d6e41efbcff9

Contents?: true

Size: 1.58 KB

Versions: 10

Compression:

Stored size: 1.58 KB

Contents

%section
  %a.scroll-target{name: 'colors'}
  %h3.color-black Colors

  .panel.panel--padded
    %h4 Neutral colors
    .styleguide-colors
      .styleguide-color-block
        %span.styleguide-color.bg-color-black
        %label.input-block__label
          Black
      .styleguide-color-block
        %span.styleguide-color.bg-color-white
        %label.input-block__label
          White
      .styleguide-color-block
        %span.styleguide-color.bg-color-grey
        %label.input-block__label
          Grey
      .spacer

    %h4 Base colors
    .styleguide-colors
      .styleguide-color-block
        .styleguide-color.bg-color-primary
        %label.input-block__label
          Primary
      .styleguide-color-block
        .styleguide-color.bg-color-secondary
        %label.input-block__label
          Secondary
      .styleguide-color-block
        .styleguide-color.bg-color-accent
        %label.input-block__label
          Accent
      .spacer

    %h4 Notification colors
    .styleguide-colors
      .styleguide-color-block
        .styleguide-color.bg-color-required
        %label.input-block__label
          Required
      .styleguide-color-block
        .styleguide-color.bg-color-error
        %label.input-block__label
          Error
      .styleguide-color-block
        .styleguide-color.bg-color-success
        %label.input-block__label
          Success
      .styleguide-color-block
        .styleguide-color.bg-color-warning
        %label.input-block__label
          Warning
      .spacer

= render 'tenon/styleguides/colors/variables'
= render 'tenon/styleguides/colors/helpers'

Version data entries

10 entries across 10 versions & 1 rubygems

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