Compare commits

..

No commits in common. "ce30dbc2f9d9eec6402c2c9a2d7bf0706f678a59" and "b1955b69eb7c36efe4bc0f0e6557fd72b71e30f3" have entirely different histories.

5 changed files with 1 additions and 17 deletions

View File

@ -1,4 +0,0 @@
@import 'flavours/glitch/styles/mastodon';
@media (prefers-color-scheme: light) {
@import 'flavours/glitch/styles/mastodon-light';
}

View File

@ -1,4 +0,0 @@
en:
skins:
glitch:
mastodon-system: Mastodon (system-preferred)

View File

@ -4,5 +4,5 @@ en:
mastodon-light: Mastodon (light) mastodon-light: Mastodon (light)
es: es:
skins: skins:
vanilla: glitch:
mastodon-light: Mastodon (claro) mastodon-light: Mastodon (claro)

View File

@ -1,4 +0,0 @@
@import 'styles/mastodon';
@media (prefers-color-scheme: light) {
@import 'styles/mastodon-light';
}

View File

@ -1,4 +0,0 @@
en:
skins:
vanilla:
mastodon-system: Mastodon (system-preferred)