From 7ef00007449d6d2f25dbe30c3e29cf4fd6ae1c84 Mon Sep 17 00:00:00 2001 From: f1delio <63812189+f1delio@users.noreply.github.com> Date: Fri, 17 Apr 2020 16:47:40 -0700 Subject: [PATCH] Update README.md (#474) Added Customization section with links toward Custom CSS snippets, CSS Tweaks, and Plex Theme. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d57b676aa..69d35aee0 100644 --- a/README.md +++ b/README.md @@ -111,3 +111,10 @@ where the app can be cross-compiled. This process is kicked off by CI via the ` command to open a bash shell to the container to poke around: `docker run --rm --mount type=bind,source="$(pwd)",target=/stash -w /stash -i -t stashappdev/compiler:latest /bin/bash` + +## Customization + +You can make Stash interface fit your desired style with [Custom CSS snippets](https://github.com/stashapp/stash/wiki/Custom-CSS-snippets) and [CSS Tweaks](https://github.com/stashapp/stash/wiki/CSS-Tweaks). + +[Stash Plex Theme](https://github.com/stashapp/stash/wiki/Stash-Plex-Theme) is a community created theme inspired by popular Plex Interface. +