From 8327404ffd2162ede49a9579b2fcfceeac9fde6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nil=C3=A9ane?= <914451+nileane@users.noreply.github.com> Date: Tue, 2 Jan 2024 15:23:57 +0100 Subject: [PATCH] Update README.md for Tangerine UI Legacy --- README.md | 81 +++++++++++++++++++------------------------------------ 1 file changed, 28 insertions(+), 53 deletions(-) diff --git a/README.md b/README.md index 54bb56f..fdbdabd 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,20 @@ +> [!NOTE] +> You are currently on the **legacy branch** for Tangerine UI (v1.9). +> This version of Tangerine UI is only meant to be installed on instances running Mastodon 4.1.*x* or 4.2.*x* +> +> If your Mastodon instance is running the latest version of Mastodon (4.3 and newer), use [the latest release of Tangerine UI](https://github.com/nileane/TangerineUI-for-Mastodon) (v2.*x*) instead. -## A Tangerine redesign for Mastodon's Web UI. + +## A Tangerine redesign for Mastodon's Web UI. 🍊 Tangerine UI features a bubblier look, a more compact timeline, round avatars, and a soft color palette that automatically switches between light and dark modes. -[đŸ•šī¸ **Live demo** @ nileane.fr](https://nileane.fr) â€ĸ [đŸ“ĸ **Announcement** post on Mastodon](https://nileane.fr/@nileane/110691663040709608) â€ĸ [📝 **Changelog**](https://github.com/nileane/TangerineUI-for-Mastodon/releases) - ## Summary * [**Variants**](#variants) -* [**List of instances that use Tangerine UI**](#list-of-instances-that-use-tangerine-ui) +* [**Compatibility**](#compatibility) * [**Installation**](#installation-for-mastodon-admins) * [Install on a **Mastodon** instance](#installation-for-mastodon-admins) * [Install on a **Glitch-soc** instance](#installation-for-glitch-soc-admins) @@ -37,45 +41,17 @@ Tangerine UI features a bubblier look, a more compact timeline, round avatars, a ![Tangerine UI's purple variant, both in dark and light modes.](https://github.com/nileane/TangerineUI-for-Mastodon/assets/914451/c01c7a54-d2db-4fe5-a0f6-dc6e77cfe128) - -## 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)) - -| **Instance** | **User count** | **Installed as...** | **Default theme?** | -| -------------------------------------------------------- | -------------- | ------------------- | ----------------------- | -| [piaille.fr](https://piaille.fr) | 10K+ | an optional theme | No | -| [norden.social](https://norden.social) | 5K+ | an optional theme | No | -| [vmst.io](https://vmst.io) | 2K+ | an optional theme | No | -| [eldritch.cafe](https://eldritch.cafe) | 1.5K+ | an optional theme | No | -| [octodon.social](https://octodon.social) | 1K+ | an optional theme | No | -| [social.lol](https://social.lol) | 750+ | an optional theme | No | -| [shelter.moe](https://shelter.moe) | 350+ | an optional theme | No | -| [pipou.academy](https://pipou.academy) | 100+ | an optional theme | No | -| [indiepocalypse.social](https://indiepocalypse.social) | 100+ | an optional theme | No | -| [bolha.one](https://bolha.one) | 20+ | an optional theme | Yes (Tangerine variant) | -| [i1.no](https://i1.no) | 15+ | the only theme | Yes (Purple variant) | -| [zeppelin.flights](https://zeppelin.flights) | 15+ | the only theme | Yes (Tangerine variant) | -| [catharsis.cafe](https://catharsis.cafe) | 10+ | an optional theme | Yes (Tangerine variant) | -| [nileane.fr](https://nileane.fr) | 5+ | the only theme | Yes (Tangerine variant) | -| [social.nah.re](https://social.nah.re) | 5+ | an optional theme | No | -| [esoteric.party](https://esoteric.party) | 5+ | the only theme | Yes (Tangerine variant) | -| [asso.lgbt](https://asso.lgbt) | 5+ | the only theme | Yes (Purple variant) | -| [Buddyverse.xyz](https://buddyverse.xyz) | 5+ | an optional theme | No | -| [isfeeling.social](https://isfeeling.social) | 1+ | the only theme | Yes (Purple variant) | -| [ucn.social](https://ucn.social) | 1+ | an optional theme | Yes (Tangerine variant) | -| [fedi.cyberwitches.club](https://fedi.cyberwitches.club) | 1+ | the only theme | Yes (Purple variant) | -| [toulouse.social](https://toulouse.social) | 1+ | the only theme | Yes (Tangerine variant) | -| [mastodon.projetretro.io](mastodon.projetretro.io) | 1+ | an optional theme | No | -| [mstdn.0xdj.dev](https://mstdn.0xdj.dev) | 1 | the only theme | Yes (Tangerine variant) | +## Compatibility +âš ī¸ This is the legacy version of Tangerine UI (v1.9). +This version of Tangerine UI is only meant to be installed on instances running Mastodon 4.1.*x* or 4.2.*x* +**If your Mastodon instance is running the latest version of Mastodon (4.3 and newer), use [the latest release of Tangerine UI](https://github.com/nileane/TangerineUI-for-Mastodon) (v2.*x*) instead.** ## Installation for Mastodon admins ### 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. +* Copy & paste the contents of 🍊 [`TangerineUI.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/legacy/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/legacy/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 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. @@ -83,7 +59,7 @@ If you're an admin and have installed Tangerine UI on your instance, **feel free Follow these instructions if you wish to add Tangerine UI as an available theme for your users on your instance. This will also allow you to set Tangerine UI as the default theme for your instance, while still letting your users change back to any of Mastodon's default themes in their Appearance settings. -1. **Copy the files** from `mastodon/app/javascript/styles/` [in this repository](https://github.com/nileane/TangerineUI-for-Mastodon/tree/main/mastodon/app/javascript/styles/) to your Mastodon themes directory `app/javascript/styles/`: +1. **Copy the files** from `mastodon/app/javascript/styles/` [in this repository](https://github.com/nileane/TangerineUI-for-Mastodon/tree/legacy/mastodon/app/javascript/styles/) to your Mastodon themes directory `app/javascript/styles/`: ```sh # Where $REPO is this repository, and $INSTALLDIR is your Mastodon installation. @@ -91,14 +67,14 @@ cp -r $REPO/mastodon/app/javascript/styles/* $INSTALLDIR/app/javascript/styles ``` -2. **Add Tangerine UI to `themes.yml`**. To make Tangerine UI available in your users's settings, you need to add a new line to [`config/themes.yml`](https://github.com/mastodon/mastodon/blob/main/config/themes.yml). Here we're adding 2 new lines, one for Tangerine UI, another for Tangerine UI's purple variant: +2. **Add Tangerine UI to `themes.yml`**. To make Tangerine UI available in your users's settings, you need to add a new line to [`config/themes.yml`](https://github.com/mastodon/mastodon/blob/legacy/config/themes.yml). Here we're adding 3 new lines, one for Tangerine UI, a 2nd one for the purple variant, and a 3rd one for the Cherry variant: ```yml default: styles/application.scss contrast: styles/contrast.scss mastodon-light: styles/mastodon-light.scss -tangerineui: styles/tangerineui.scss | **new** -tangerineui-purple: styles/tangerineui-purple.scss | **new** +tangerineui: styles/tangerineui.scss +tangerineui-purple: styles/tangerineui-purple.scss ``` 3. **Add a localized name (optional).** You can edit each desired language's locale file in `config/locales/[lang].yml` to add a localized string name for Tangerine UI. You need to do this for every language you expect your users to use. Otherwise, in their themes list, they will see the unlocalized theme name ("*tangerineui-purple*"), instead of a readable theme name ("*Tangerine UI (Purple)*"). @@ -108,13 +84,13 @@ themes: contrast: Mastodon (High contrast) default: Mastodon (Dark) mastodon-light: Mastodon (Light) - tangerineui: Tangerine UI | **new** - tangerineui-purple: Tangerine UI (Purple) | **new** + tangerineui: Tangerine UI + tangerineui-purple: Tangerine UI (Purple) ``` 4. **Compile theme assets and restart.** Run `RAILS_ENV=production bundle exec rails assets:precompile` and restart your Mastodon instance for the changes to take effect. -Your users should now be able to choose '*Tangerine UI*' and '*Tangerine UI (Purple)*' as their site theme: +Your users should now be able to choose '*Tangerine UI*', '*Tangerine UI (Purple)*', or '*Tangerine UI (Cherry)*' as their site theme: ![Screenshot : select Tangerine UI as a theme in appearance settings on Mastodon.](https://github.com/nileane/TangerineUI-for-Mastodon/assets/914451/8cce803c-099b-4f25-8e39-e1c0da3aa6dc) @@ -126,14 +102,14 @@ As an admin, you should also now be able to set Tangerine UI as the default them Tangerine UI does not yet support Glitch-soc's features and layout, but it can still be installed as a vanilla skin on your Glitch-soc instance: -1. **Copy the files** from `mastodon/app/javascript/styles/` [in this repository](https://github.com/nileane/TangerineUI-for-Mastodon/tree/main/mastodon/app/javascript/styles/) to your Mastodon themes directory `app/javascript/styles/`: +1. **Copy the files** from `mastodon/app/javascript/styles/` [in this repository](https://github.com/nileane/TangerineUI-for-Mastodon/tree/legacy/mastodon/app/javascript/styles/) to your Mastodon themes directory `app/javascript/styles/`: ```sh # Where $REPO is this repository, and $INSTALLDIR is your Glitch-soc installation. cp -r $REPO/mastodon/app/javascript/styles/* $INSTALLDIR/app/javascript/styles ``` -2. **Copy the files** from `mastodon/app/javascript/skins/vanilla/` [in this repository](https://github.com/nileane/TangerineUI-for-Mastodon/tree/main/mastodon/app/javascript/skins/vanilla/) to your Glitch-soc skins directory `app/javascript/skins/vanilla/`: +2. **Copy the files** from `mastodon/app/javascript/skins/vanilla/` [in this repository](https://github.com/nileane/TangerineUI-for-Mastodon/tree/legacy/mastodon/app/javascript/skins/vanilla/) to your Glitch-soc skins directory `app/javascript/skins/vanilla/`: ```sh # Where $REPO is this repository, and $INSTALLDIR is your Glitch-soc installation. @@ -151,24 +127,23 @@ Your users should now be able to select Tangerine UI as a theme in their setting Even if you are not an admin on your instance, you can still use Tangerine UI with a browser extension: 1. Install any browser extension that allows you to inject CSS on a webpage, such as [Stylus](https://add0n.com/stylus.html), or [Live CSS Editor](https://github.com/webextensions/live-css-editor) -2. Copy & paste the contents of [`TangerineUI.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI.css) to the extension's editor - * đŸĒģ For the purple variant, copy the contents of [`TangerineUI-purple.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI-purple.css) instead. +2. Copy & paste the contents of 🍊 [`TangerineUI.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/legacy/TangerineUI.css) to the extension's editor + * đŸĒģ For the purple variant, copy the contents of [`TangerineUI-purple.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/legacy/TangerineUI-purple.css) instead. âš ī¸ If you are a user on a Glitch-soc instance, you must switch to the Vanilla Mastodon flavour for Tangerine UI to work properly: in your instance settings, navigate to Flavours → Vanilla Mastodon → select the 'Default' skin. 💡 Alternatively, if you wish to use a JavaScript browser extension, [@Write](https://github.com/Write) has written a ready-to-use UserScript to load Tangerine UI on any Mastodon instance. Check out [the TangerineUI-Userscript repository](https://github.com/Write/TangerineUI-Userscript) for instructions. ## Things to know -* **Tangerine UI currently only supports Mastodon's single column layout**. The advanced web interface (multiple columns) will not be affected. +* **Tangerine UI Legacy only supports Mastodon's single column layout**. The advanced web interface (multiple columns) will not be affected. * **Tangerine UI auto-switches from light to dark mode based on your OS preference**. -* Check your Mastodon instance version before using. The latest Mastodon release checked to be compatible is indicated in the CSS file header. +* **The [Cherry variant](https://github.com/nileane/TangerineUI-for-Mastodon#variants) is not available for Tangerine UI Legacy.** ## Accessibility Please consider that some of your users may depend on Mastodon's High Contrast theme before [setting Tangerine UI as the only theme](#install-tangerine-ui-as-the-only-theme-on-your-instance) on your instance. For this reason, unless you're running a single-user instance, I recommend [installing Tangerine UI as an optional/revertable theme](#install-tangerine-ui-as-an-optional-theme-on-your-instance-recommended) instead. ## Credits * The logo for Tangerine UI was designed by [Younis @younishd](https://younishd.fr). 🍊 -* Huge thanks to [Roni Laukkarinen](https://mementomori.social/@rolle) whose work on [Mastodon Bird UI](https://github.com/ronilaukkarinen/mastodon-bird-ui) I adapted for some parts of the design. ## Support me <3 -If you enjoy Tangerine UI, jobless me would really appreciate a [tip 💛](https://ko-fi.com/nileane)! +If you enjoy Tangerine UI, I would really appreciate a [tip 💛](https://ko-fi.com/nileane)!