From a788bdf532e254660689d7b10524fadf6265cb6a Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sat, 19 Oct 2019 10:23:41 -0700 Subject: [PATCH] remove win95 theme for now It's broken in Mastodon v3.0.1. It was a fun experiment. --- config/themes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/themes.yml b/config/themes.yml index 578b8af7b3..bc4a454dda 100644 --- a/config/themes.yml +++ b/config/themes.yml @@ -2,7 +2,7 @@ default: styles/tootcafe.scss # via https://github.com/tootcafe/masto mastodon: styles/application.scss contrast: styles/contrast.scss mastodon-light: styles/mastodon-light.scss -win95: styles/win95.scss # via https://github.com/cybrespace/mastodon +#win95: styles/win95.scss # via https://github.com/cybrespace/mastodon paris: styles/paris.scss # via https://github.com/ashfurrow/mastodon/pull/1 photon_light: styles/photon_light.scss photon_dark: styles/photon_dark.scss