From 03e58c016d9bb49950cf53d4eb8f22b1ad0cabb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nil=C3=A9ane?= <914451+nileane@users.noreply.github.com> Date: Wed, 19 Jul 2023 13:42:31 +0200 Subject: [PATCH] Update README.md: Custom CSS field usage warning --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ddf5d7..e362850 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,11 @@ For those of you who like Tangerine UI but want to stick to Mastodon's purple pa * To use on your instance, simply copy & paste the contents of [`TangerineUI.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI.css) to the **Custom CSS** field in the administration panel on your Mastodon instance (Navigate to https://*domain*/admin/settings/appearance). * 🪻 For the purple variant, copy the contents of [`TangerineUI-purple.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI-purple.css) instead. + * ⚠️ Caution: Using the 'Custom CSS' field to apply Tangerine UI will prevent all users on your instance from being able to choose another theme in their settings. Please make sure there is a consensus among your users for doing so. -* If you're not an admin, you can still use Tangerine UI using a userstyle browser extension (ie. [Stylus](https://add0n.com/stylus.html)). +* If you're not an admin, you can still use Tangerine UI using a browser extension (ie. [Stylus](https://add0n.com/stylus.html)). ### Things to know -* This is still pretty early, and this is a personal project, so things might not be styled properly in some places. [Feel free to message me](https://nileane.fr/@nileane) if you notice anything wonky though :) * **Tangerine UI currently only supports Mastodon's single column layout**. The advanced view (multiple columns) will not be affected. * **Tangerine UI auto-switches from light to dark mode based on your OS preference**, whether you set your Mastodon theme to *Mastodon (Dark)* or *Mastodon (Light*). * Check your Mastodon instance version before using. The latest Mastodon release checked to be compatible is indicated in the CSS file header.