Gearheads: partially revert cd2f2b2fe2
and f117479a75
parent
f117479a75
commit
73938a75b2
|
@ -1596,10 +1596,10 @@ en:
|
|||
does_not_match_previous_name: does not match the previous name
|
||||
themes:
|
||||
contrast: Mastodon (High contrast)
|
||||
default: Elephant (Dark)
|
||||
default: Mastodon (Dark)
|
||||
elephant: Elephant (Dark)
|
||||
elephant-contrast: Elephant (Contrast)
|
||||
elephant-light: Elephant (Light)
|
||||
mastodon-dark: Mastodon (Dark)
|
||||
mastodon-light: Mastodon (Light)
|
||||
time:
|
||||
formats:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
default: styles/elephant.scss
|
||||
default: styles/application.scss
|
||||
elephant: styles/application.scss
|
||||
elephant-light: styles/elephant-light.scss
|
||||
elephant-contrast: styles/elephant-contrast.scss
|
||||
mastodon-dark: styles/application.scss
|
||||
mastodon-light: styles/mastodon-light.scss
|
||||
contrast: styles/contrast.scss
|
||||
|
|
Reference in New Issue