Sha256: ed4a627c2387348730c2d1d2e71103ed52a2e91359177064c6151990c249e975
Contents?: true
Size: 775 Bytes
Versions: 2
Compression:
Stored size: 775 Bytes
Contents
// Adapted from Bootstrapius @import url("https://fonts.googleapis.com/css2?family=Roboto+Mono&family=Roboto:wght@100;300;400;500;700&display=swap"); $font-family-base: "Roboto"; $font-family-monospace: "Roboto Mono"; $headings-font-weight: 700; $body-bg: #fff; $primary: #986dbd; $green: #97bf13; $red: #dc3545; $orange: #fd7e14; $yellow: #ffc107; $headings-color: #333; $link-color: #986dbd; $navbar-chulapa-brand-color: #000; $navbar-chulapa-bg-color: white; $navbar-chulapa-toggler-color: #986dbd; $navbar-chulapa-active-color: #986dbd; $hero-chulapa-bg-color: #986dbd; $hero-chulapa-text-color: black; $footer-chulapa-bg-color: #333; $footer-chulapa-text-color: #ccc; $footer-chulapa-icon-color: #ccc; $footer-chulapa-icon-hover-color: #724599;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chulapa-jekyll-1.0.1 | _sass/skins/universal.scss |
chulapa-jekyll-1.0.0 | _sass/skins/universal.scss |