Sha256: a15882881424cc419335a5be6f0bb128c319b6b0634fd21f1c9d347643030376
Contents?: true
Size: 910 Bytes
Versions: 2
Compression:
Stored size: 910 Bytes
Contents
//////////////////////////////////////////////// // UNITED //////////////////////////////////////////////// $grey-darker: #222; $grey-dark: #333; $grey: #777; $grey-light: #AEA79F; $grey-lighter: #ddd; $orange: #E95420; $yellow: #EFB73E; $green: #38B44A; $purple: #772953; $red: #DF382C; $blue: #17a2b8; $primary: $orange !default; $info: $purple; $yellow-invert: #fff; $warning-invert: $yellow-invert; $family-sans-serif: "Ubuntu", Tahoma, "Helvetica Neue", Arial, sans-serif; $body-size: 14px; $size-7: 0.8575rem; $subtitle-color: $grey; $navbar-background-color: #AEA79F; $navbar-item-color: #fff; $navbar-item-hover-color: $navbar-item-color; $navbar-item-active-color: $navbar-item-color; $navbar-item-hover-background-color: rgba(#000, 0.1); $navbar-item-active-background-color: rgba(#000, 0.1); $navbar-dropdown-arrow: $navbar-item-color;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
diproart-bulma-rails-0.7.1 | vendor/assets/stylesheets/bulmaswatch/united/_variables.scss |
diproart-bulma-rails-0.7.0 | vendor/assets/stylesheets/bulmaswatch/united/_variables.scss |