New screenshots and instructions for purple variant
This commit is contained in:
parent
b52011775c
commit
43eefca62b
1 changed files with 18 additions and 7 deletions
25
README.md
25
README.md
|
|
@ -1,7 +1,5 @@
|
||||||
# Tangerine UI for Mastodon 🍊🐘
|
# Tangerine UI for Mastodon 🍊🐘
|
||||||
|
|
||||||
*README still a WIP*
|
|
||||||
|
|
||||||
Tangerine UI is a redesign of Mastodon's Web interface, using just CSS.
|
Tangerine UI is a redesign of Mastodon's Web interface, using just CSS.
|
||||||
|
|
||||||
Make your Mastodon Web interface a friendlier place. Tangerine UI features a soft orange palette, a bubblier look, and a more compact timeline that should be easier on your eyes. Also, Tangerine UI supports both dark and light modes.
|
Make your Mastodon Web interface a friendlier place. Tangerine UI features a soft orange palette, a bubblier look, and a more compact timeline that should be easier on your eyes. Also, Tangerine UI supports both dark and light modes.
|
||||||
|
|
@ -9,14 +7,27 @@ Make your Mastodon Web interface a friendlier place. Tangerine UI features a sof
|
||||||
## Live demo at [nileane.fr](https://nileane.fr)
|
## Live demo at [nileane.fr](https://nileane.fr)
|
||||||
* [See the announcement post](https://nileane.fr/@nileane/110691663040709608) on Mastodon
|
* [See the announcement post](https://nileane.fr/@nileane/110691663040709608) on Mastodon
|
||||||
|
|
||||||

|
## 2 variants
|
||||||
|
|
||||||
|
### 🍊 Tangerine
|
||||||
|
Default variant for Tangerine UI, featuring a soft orange palette.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
### 🪻 Purple
|
||||||
|
For those of you who like Tangerine UI but want to stick to Mastodon's purple palette.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
**Tangerine UI is contained in a single CSS file.**
|
**Tangerine UI is contained in a single CSS file.**
|
||||||
|
|
||||||
To use on your instance, simply copy & paste the contents of [TangerineUI-single-colum.css](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI-single-column.css) to the **Custom CSS** field in the administration panel on your Mastodon instance (Navigate to https://*domain*/admin/settings/appearance).
|
* 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.css) instead.
|
||||||
|
|
||||||
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 userstyle browser extension (ie. [Stylus](https://add0n.com/stylus.html)).
|
||||||
|
|
||||||
### Things to know
|
### 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 :)
|
* 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 :)
|
||||||
|
|
@ -30,5 +41,5 @@ If you're not an admin, you can still use Tangerine UI using a userstyle browser
|
||||||
## Credits
|
## Credits
|
||||||
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 multiple parts of the redesign. The icon replacement implementations I have also adapted from Bird UI.
|
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 multiple parts of the redesign. The icon replacement implementations I have also adapted from Bird UI.
|
||||||
|
|
||||||
## Tip me <3
|
## <3
|
||||||
If you enjoy Tangerine UI, jobless me would really appreciate a [tip 💛](https://ko-fi.com/nileane)!
|
If you enjoy Tangerine UI, jobless me would really appreciate a [tip 💛](https://ko-fi.com/nileane)!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue