Sha256: c36180a986ddfa6c0bae36f31c34116cfe5bb38acc53756b513b4803c7ac985a
Contents?: true
Size: 555 Bytes
Versions: 1
Compression:
Stored size: 555 Bytes
Contents
/* * LYDDE Group - Jekyll & Bootstrap Theme * Copyright 2011-2023 YAKA Game Studio * Copyright 2011-2023 The Bootstrap Authors * Copyright 2011-2023 Twitter, Inc. * * Theme variables * */ // // Color system // $primary: #6f42c1; $secondary: #ffc107; // // Bootstrap components // $breadcrumb-divider: quote(">"); // // Fonts // $web-font-path: "https://fonts.googleapis.com/css2?family=Basic&family=Jockey+One&display=swap"; @import url($web-font-path); $font-family-base: 'Basic', sans-serif; $headings-font-family: 'Jockey One', sans-serif;
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-lydde-0.1.3 | _sass/variables.scss |