Modern Theme
This commit is contained in:
parent
be07032ad7
commit
a48a693145
6 changed files with 2888 additions and 1 deletions
|
@ -2280,7 +2280,9 @@ en:
|
|||
themes:
|
||||
contrast: Mastodon (High contrast)
|
||||
default: Mastodon (Dark)
|
||||
full-dark: フルダーク
|
||||
modern-dark: Modern Dark
|
||||
modern-light: Modern Light
|
||||
full-dark: Full Dark
|
||||
mastodon-light: Mastodon (Light)
|
||||
system: Automatic (use system theme)
|
||||
time:
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
default: styles/application.scss
|
||||
contrast: styles/contrast.scss
|
||||
mastodon-light: styles/mastodon-light.scss
|
||||
modern-dark: styles/modern-dark.scss
|
||||
modern-light: styles/modern-light.scss
|
||||
full-dark: styles/full-dark.scss
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue