From 564e310478b2b7115ba8c5b38b9c354f7c9cd8ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nil=C3=A9ane?= <914451+nileane@users.noreply.github.com> Date: Tue, 21 Nov 2023 15:10:42 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 444543f..2afe2a4 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ Tangerine UI features a bubblier look, a more compact timeline, round avatars, a [🐘 **Follow Tangerine UI** on Mastodon](https://nileane.fr/@TangerineUI) -## Summary +## Table of contents * [**Variants**](#variants) +* [**Features**](#features) * [**List of instances that use Tangerine UI**](#list-of-instances-that-use-tangerine-ui) * [**Installation**](#installation-for-mastodon-admins) * [Install on a **Mastodon** instance](#installation-for-mastodon-admins) @@ -45,8 +46,11 @@ Tangerine UI features a bubblier look, a more compact timeline, round avatars, a TangerineUI-cherry +## Features + +* **Thoughtful animations** + - ## List of instances that use Tangerine UI These are known instances that have enabled Tangerine UI for their users, either as the only theme, or as an optional theme. @@ -85,6 +89,7 @@ If you're an admin and have installed Tangerine UI on your instance, **feel free ### Install Tangerine UI as the only theme on your instance: * 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. + * 🍒 For the cherry variant, copy the contents of [`TangerineUI-cherry.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI-cherry.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 Appearance settings** ([see *Accessibility*](#accessibility)). Please make sure there is a consensus among your users for doing so. If not, see below how to install Tangerine UI as an optional theme for your users.