Add a light theme
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
This commit is contained in:
parent
b316d373ea
commit
4c2b522a60
3 changed files with 233 additions and 0 deletions
1
app/javascript/skins/vanilla/mastodon-light/common.scss
Normal file
1
app/javascript/skins/vanilla/mastodon-light/common.scss
Normal file
|
@ -0,0 +1 @@
|
||||||
|
@import 'styles/mastodon-light';
|
4
app/javascript/skins/vanilla/mastodon-light/names.yml
Normal file
4
app/javascript/skins/vanilla/mastodon-light/names.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
en:
|
||||||
|
skins:
|
||||||
|
vanilla:
|
||||||
|
mastodon-light: Mastodon (light)
|
228
app/javascript/styles/mastodon-light.scss
Normal file
228
app/javascript/styles/mastodon-light.scss
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue