Sha256: cf1ebe93c1fa7a1e966ace9d0daa5d547815d272fe6c17b02820e6aac20a5d01
Contents?: true
Size: 533 Bytes
Versions: 3
Compression:
Stored size: 533 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; // // Icons // $fa-font-path: "../fonts"; // // 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-lydde-0.1.2 | _sass/variables.scss |
jekyll-theme-lydde-0.1.1 | _sass/variables.scss |
jekyll-theme-lydde-0.1.0 | _sass/variables.scss |