Compare commits
No commits in common. "ce30dbc2f9d9eec6402c2c9a2d7bf0706f678a59" and "b1955b69eb7c36efe4bc0f0e6557fd72b71e30f3" have entirely different histories.
ce30dbc2f9
...
b1955b69eb
|
@ -1,4 +0,0 @@
|
|||
@import 'flavours/glitch/styles/mastodon';
|
||||
@media (prefers-color-scheme: light) {
|
||||
@import 'flavours/glitch/styles/mastodon-light';
|
||||
}
|
|
@ -1,4 +0,0 @@
|
|||
en:
|
||||
skins:
|
||||
glitch:
|
||||
mastodon-system: Mastodon (system-preferred)
|
|
@ -4,5 +4,5 @@ en:
|
|||
mastodon-light: Mastodon (light)
|
||||
es:
|
||||
skins:
|
||||
vanilla:
|
||||
glitch:
|
||||
mastodon-light: Mastodon (claro)
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
@import 'styles/mastodon';
|
||||
@media (prefers-color-scheme: light) {
|
||||
@import 'styles/mastodon-light';
|
||||
}
|
|
@ -1,4 +0,0 @@
|
|||
en:
|
||||
skins:
|
||||
vanilla:
|
||||
mastodon-system: Mastodon (system-preferred)
|
Loading…
Reference in New Issue