Merge branch 'themes' into dark-theme

This commit is contained in:
Mouse Reeve
2022-02-27 10:54:15 -08:00
committed by GitHub
16 changed files with 323 additions and 19 deletions

View File

@ -54,3 +54,6 @@ $invisible-overlay-background-color: rgba($scheme-invert, 0.66);
******************************************************************************/
$family-primary: $family-sans-serif;
$family-secondary: $family-sans-serif;
@import "../bookwyrm.scss";