Sha256: 8b748e4f90b90cee0f7d452c478dfda6b06b5e1946a4d46dac19218d928856d3
Contents?: true
Size: 1018 Bytes
Versions: 41
Compression:
Stored size: 1018 Bytes
Contents
// // CentOS Branding // $centos-color-1: #a14f8c; $centos-color-2: #262577; $centos-color-3: #9ccd2a; $centos-color-4: #efa724; // // Bootstrap customization // $body-color: shade-color($centos-color-1, 75); $enable-rounded: true; $enable-negative-margins: true; $nav-pills-link-active-bg: $centos-color-1; $link-color: $centos-color-1; $link-decoration: none; $primary: $centos-color-1; $secondary: $centos-color-4; $dark: #200735; $dropdown-dark-bg: $dark; $font-family-sans-serif: Montserrat, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default; $font-family-monospace: overpass-mono, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !default; $line-height-base: 1.75;
Version data entries
41 entries across 41 versions & 1 rubygems