About
Spectreswatch is a collection of themes for Spectre.css, inspired by Bulmaswatch and Bootswatch.
Key Changes
- Introduced the class
content
, which acts like the container in, for example, Bulma. - Changed colors.
- Changed size variables.
- Changed HTML font size from 20px to 10px, to make rem calculations more natural.
- Doubled all rem units (due to the halving of HTML font size), except the units of the
<select>
elementbackground
property. - Created CSS variable declarations for some of the SCSS variables.
Credits
- picturepan2 for Spectre
- thomaspark for Bootswatch
- jenil for Bulmaswatch