Add win95, cybrespace, and paris mon amour themes

This commit is contained in:
Nolan Lawson 2017-10-10 09:28:11 -07:00
parent d5621067bd
commit c050add235
20 changed files with 1785 additions and 1 deletions

View file

@ -1609,9 +1609,12 @@ en:
<p>Originally adapted from the <a href="https://github.com/discourse/discourse">Discourse privacy policy</a>.</p>
title: "%{instance} Terms of Service and Privacy Policy"
themes:
default: "Toot Café"
contrast: Mastodon (High contrast)
default: Mastodon (Dark)
mastodon: Mastodon (Dark)
mastodon-light: Mastodon (Light)
win95: "Windows 95"
paris: "Paris mon Amour"
time:
formats:
default: "%b %d, %Y, %H:%M"

View file

@ -2,3 +2,5 @@ default: styles/tootcafe.scss # via https://github.com/tootcafe/masto
mastodon: styles/application.scss
contrast: styles/contrast.scss
mastodon-light: styles/mastodon-light.scss
win95: styles/win95.scss # via https://github.com/cybrespace/mastodon
paris: styles/paris.scss # via https://github.com/ashfurrow/mastodon/pull/1