From 1f4704fe0487368fae62eec619c1e86cd86a3664 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nil=C3=A9ane?= <914451+nileane@users.noreply.github.com>
Date: Wed, 22 Nov 2023 14:24:40 +0100
Subject: [PATCH] Added to Features section + added footnotes
---
README.md | 37 ++++++++++++++++++++++---------------
1 file changed, 22 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index e00f114..ec6aa39 100644
--- a/README.md
+++ b/README.md
@@ -53,31 +53,38 @@ I won't be held responsible if you end up licking your screen because of this on
* π§βπ¬ **Support for the advanced web interface**
All variants of Tangerine UI support Mastodon's multi-column layout.
-
+
* π **Thoughtful animations**
- The rocket flies!
-
-
+ The rocket flies!
+
* π **Dark mode**
- Tangerine UI automatically switches from light to dark mode based on your system or browser preference.
+ Tangerine UI automatically switches from light to dark mode based on your system or browser preference.[^1]
+ [^1]: Tangerine UI uses the [`prefers-color-scheme`](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme) CSS media feature to detect if you have requested a light or dark theme through an operating system setting or a user agent setting.
-* βΊοΈ **Phosphor icons**
+* π¬ **Distinct look for DMs**
+ It can be easy to mistake a DM for a regular post on Mastodon. Tangerine UI gives DMs a specific look, so they stand out in your timeline, and you don't make any embarrassing mistakes.
+
+
+* ποΈ **Compact timeline**
+ Avatars are aligned on the side, margins are properly reduced, and threads are easier to read.
+
+* β΄οΈ **Phosphor icons**
Tangerine UI uses a selection of icons from the beautiful [Phosphor](https://phosphoricons.com) icon family
* π **Zoom on emojis**
Custom emojis are great, but they may be difficult to distinguish when they are overly detailed. Tangerine UI allows you to hover and pause over an emoji to enlarge it.
-* β¨ **and more**
+* β³οΈ **and more**
+ Tangerine UI was designed with care and great attention to detail. Feel free to explore all the changes it brings to Mastodon's UI, and feel free to [message me](https://nileane.fr/@TangerineUI) if you ever have any feedback to share or [bugs to report](https://github.com/nileane/TangerineUI-for-Mastodon/issues). :)
## 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.
-
-If you're an admin and have installed Tangerine UI on your instance, **feel free to add yours here** (open a PR, or just [DM me](https://nileane.fr/@nileane))
+These are known instances that have enabled Tangerine UI for their users, either as the only theme, or as an optional theme.[^2]
+[^2]: If you're an admin and have installed Tangerine UI on your instance, **feel free to add yours to this list**. (Make a Pull Request, or just [DM me](https://nileane.fr/@tangerineui))
| **Instance** | **User count** | **Installed as...** | **Default theme?** |
| -------------------------------------------------------- | -------------- | ------------------- | ----------------------- |
@@ -108,12 +115,12 @@ If you're an admin and have installed Tangerine UI on your instance, **feel free
## Compatibility
-β
**Tangerine UI v2._x_ is compatible with instances running Mastodon 4.3 and newer.**[^1]
-[^1]: Tangerine UI v2._x_ is also compatible with instances running a version of **Glitch-soc** based on Mastodon 4.3 and newer, as long as it is [installed as a vanilla theme](#installation-for-glitch-soc-admins) on these instances.
+β
**[Tangerine UI v2._x_](https://github.com/nileane/TangerineUI-for-Mastodon/releases/latest) is compatible with instances running Mastodon 4.3 and newer.**[^3]
+[^3]: Tangerine UI v2._x_ is also compatible with instances running a version of **Glitch-soc** based on Mastodon 4.3 and newer, as long as it is [installed as a vanilla theme](#installation-for-glitch-soc-admins) on these instances.
-β οΈ For instances running Mastodon 4.1._x_ or 4.2._x_, use [**Tangerine UI v1.9.4**](https://github.com/nileane/TangerineUI-for-Mastodon/tree/v1.9.4) instead.[^2][^3]
-[^2]: The advanced web interface (multi-column layout) is not supported by Tangerine UI v1.9.4 and will fall back to Mastodon's default appearance if enabled.
-[^3]: The Cherry variant is not available with Tangerine UI v1.9.4.
+β οΈ For instances running Mastodon 4.1._x_ or 4.2._x_, use [**Tangerine UI v1.9.4**](https://github.com/nileane/TangerineUI-for-Mastodon/tree/v1.9.4) instead.[^4][^5]
+[^4]: The advanced web interface (multi-column layout) is not supported by Tangerine UI v1.9.4 and will fall back to Mastodon's default appearance if enabled.
+[^5]: The Cherry variant is not available with Tangerine UI v1.9.4.
π« Tangerine UI is not compatible with instances running Mastodon 4.0._x_ and older.