mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-29 15:13:11 +01:00
Port new refactored themes to glitch-soc (#3296)
This commit is contained in:
1
app/javascript/skins/glitch/contrast_new/common.scss
Normal file
1
app/javascript/skins/glitch/contrast_new/common.scss
Normal file
@@ -0,0 +1 @@
|
||||
@use '@/flavours/glitch/styles_new/contrast';
|
||||
4
app/javascript/skins/glitch/contrast_new/names.yml
Normal file
4
app/javascript/skins/glitch/contrast_new/names.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
en:
|
||||
skins:
|
||||
glitch:
|
||||
contrast_new: Experimental High contrast
|
||||
1
app/javascript/skins/glitch/default_new/common.scss
Normal file
1
app/javascript/skins/glitch/default_new/common.scss
Normal file
@@ -0,0 +1 @@
|
||||
@use '@/flavours/glitch/styles_new/application';
|
||||
4
app/javascript/skins/glitch/default_new/names.yml
Normal file
4
app/javascript/skins/glitch/default_new/names.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
en:
|
||||
skins:
|
||||
glitch:
|
||||
default_new: Experimental Mastodon (default)
|
||||
@@ -0,0 +1 @@
|
||||
@use '@/flavours/glitch/styles_new/mastodon-light';
|
||||
4
app/javascript/skins/glitch/mastodon-light_new/names.yml
Normal file
4
app/javascript/skins/glitch/mastodon-light_new/names.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
en:
|
||||
skins:
|
||||
glitch:
|
||||
mastodon-light_new: Experimental Mastodon (light)
|
||||
Reference in New Issue
Block a user