Sha256: 8852884514331f123b9b0eef46841d7fdd6366fb848294f27866ac0dd63ffb70
Contents?: true
Size: 934 Bytes
Versions: 2
Compression:
Stored size: 934 Bytes
Contents
//////////////////////////////////////////////// // MINTY //////////////////////////////////////////////// $grey: #888; $grey-light: #aaa; $orange: #eea170; $yellow: #FFCE67; $green: #56cc90; $cyan: #6CC3D5; $blue: #6D90D6; $red: #e07f7d; $turquoise: #6abfb0; $danger: $orange; $text: darken($grey, 10); $subtitle-color: $grey; $size-1: 2.5rem; $size-2: 2rem; $size-3: 1.75rem; $size-4: 1.5rem; $size-5: 1.25rem; $size-6: 15px; $size-7: 0.75rem; $radius-small: 4px; $radius: 6px; $radius-large: 8px; $family-heading: "Montserrat", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; $navbar-background-color: $turquoise; $navbar-item-color: rgba(#fff, 0.75); $navbar-item-hover-color: #fff; $navbar-item-active-color: #fff; $navbar-item-hover-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/minty/_variables.scss |
diproart-bulma-rails-0.7.0 | vendor/assets/stylesheets/bulmaswatch/minty/_variables.scss |