Fix themes

This commit is contained in:
asonix 2019-01-08 23:06:55 -06:00
parent 007943085d
commit f6eb3340a0
No known key found for this signature in database
GPG key ID: 6986797E36BFA1D4
2 changed files with 11 additions and 2 deletions

View file

@ -28,7 +28,7 @@ defaults: &defaults
reduce_motion: false
system_font_ui: false
noindex: false
theme: 'default'
theme: 'mastodon'
aggregate_reblogs: true
notification_emails:
follow: false

View file

@ -1,3 +1,12 @@
default: styles/application.scss
contrast: styles/contrast.scss
contrast-wider: styles/contrast-wider.scss
pop: styles/pop.scss
pop-wider: styles/pop-wider.scss
pop-light: styles/pop-light.scss
pop-light-wider: styles/pop-light-wider.scss
mastodon: styles/application.scss
mastodon-wider: styles/mastodon-wider.scss
mastodon-light: styles/mastodon-light.scss
mastodon-light-wider: styles/mastodon-light-wider.scss
werefox: styles/werefox.scss
werefox-wider: styles/werefox-wider.scss