From: Eugen Rochko Date: Tue, 22 May 2018 17:38:37 +0000 (+0200) Subject: Remove pointer to light theme until it is more polished (#7594) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=f8cf85db3b3a4541a0add4b985a9bf0fbe8f2aa0;p=mastodon.git Remove pointer to light theme until it is more polished (#7594) --- diff --git a/config/themes.yml b/config/themes.yml index 9c21c9459..f0bb1e6f7 100644 --- a/config/themes.yml +++ b/config/themes.yml @@ -1,3 +1,2 @@ default: styles/application.scss contrast: styles/contrast.scss -mastodon-light: styles/mastodon-light.scss