Revert "Add prefers-color-scheme based theme"
This reverts commit 652882a81b
.
remotes/1700377468529955465/logo-fix
parent
8d1fe49d81
commit
c515158c09
|
@ -1,4 +0,0 @@
|
|||
@import 'flavours/glitch/styles/application';
|
||||
@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/application';
|
||||
@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