summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNolan Lawson <nolan@nolanlawson.com>2019-10-19 10:23:41 -0700
committerNolan Lawson <nolan@nolanlawson.com>2022-05-27 08:13:15 -0700
commita788bdf532e254660689d7b10524fadf6265cb6a (patch)
treee0980cd9171f843abf088fc74db57139b845a57d
parentd69f05bebae5b4b72366888c3b0ae696f9a13686 (diff)
remove win95 theme for now
It's broken in Mastodon v3.0.1. It was a fun experiment.
-rw-r--r--config/themes.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/themes.yml b/config/themes.yml
index 578b8af7b38..bc4a454ddae 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