Sha256: 0db0a4b01086ce4c3afe9f518ffd984cba47af3f554d47540411cf2014b419dc

Contents?: true

Size: 1.12 KB

Versions: 6

Compression:

Stored size: 1.12 KB

Contents

//
// CentOS Branding
//
$centos-color-1: #a14f8c;
$centos-color-2: #262577;
$centos-color-3: #9ccd2a;
$centos-color-4: #efa724;
//
// Bootstrap v5 customization variables
//
$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;
$gradient:                    linear-gradient(rgba(239,167,36,0.3), rgba(161,79,140,0.3) 30%, rgba(255,255,255,1));
$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;
$headings-font-weight:        700;
$line-height-base:            1.75;
$headings-line-height:        2;

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-theme-centos-2.2.0.pre.staging.1 _sass/centos/_variables.scss
jekyll-theme-centos-2.2.0.pre.true.3 _sass/centos/_variables.scss
jekyll-theme-centos-2.2.0.pre.true.2 _sass/centos/_variables.scss
jekyll-theme-centos-2.2.0.pre.true.1.pre.alpha.9f29b18e _sass/centos/_variables.scss
jekyll-theme-centos-2.1.0 _sass/centos/_variables.scss
jekyll-theme-centos-2.0.9 _sass/centos/_variables.scss