Sha256: 36cc6073e9670ccb535b61fe2d4021bc02e285e6a6dd039f9fbc4ae6831f0d14

Contents?: true

Size: 577 Bytes

Versions: 9

Compression:

Stored size: 577 Bytes

Contents

$hippo-field-value-height: 30px;

$hippo-color-selections: (
    #4D4D4D, // (gray)
    #5DA5DA, // (blue)
    #FAA43A, // (orange)
    #60BD68, // (green)
    #F17CB0, // (pink)
    #B2912F, // (brown)
    #B276B2, // (purple)
    #DECF3F, // (yellow)
    #F15854, // (red)
    #F5DEB3  // (tan)
);

$hippo-text-color-selections: (
    // background colors
    white, // (gray)
    black, // (blue)
    white, // (orange)
    black, // (green)
    black, // (pink)
    white, // (brown)
    white, // (purple)
    black, // (yellow)
    white, // (red)
    black  // (tan)
);

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
hippo-fw-0.9.9 client/hippo/styles/variables.scss
hippo-fw-0.9.8 client/hippo/styles/variables.scss
hippo-fw-0.9.7 client/hippo/styles/variables.scss
hippo-fw-0.9.6 client/hippo/styles/variables.scss
hippo-fw-0.9.5 client/hippo/styles/variables.scss
hippo-fw-0.9.4 client/hippo/styles/variables.scss
hippo-fw-0.9.3 client/hippo/styles/variables.scss
hippo-fw-0.9.2 client/hippo/styles/variables.scss
hippo-fw-0.9.1 client/hippo/styles/variables.scss