1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 15:07:11 +02:00

Updated Unraid (markdown)

GilbN 2021-03-17 19:23:13 +01:00
parent 4f65bf50e2
commit 46c81239c0

@ -25,8 +25,9 @@ organizr-dark.css
1. Install the [Theme Engine](https://forums.unraid.net/topic/87126-plugin-theme-engine-a-webgui-styler/) plugin from the CA appstore and open it.
2. Set `Base Theme` to black
3. Enable `Advanced View`
4. Scroll down and set `Enable custom styling (below):` to `Yes`
5. Add the HTML below in the `Custom styling (advanced):` textarea. Remember to change `<THEME>` to the theme you want.
4. Enable Theme Engine: `No`
5. Scroll down and set `Enable custom styling (below):` to `Yes`
6. Add the HTML below in the `Custom styling (advanced):` textarea. Remember to change `<THEME>` to the theme you want.
```html
</style><link type="text/css" rel="Stylesheet" href="https://gilbn.github.io/theme.park/CSS/themes/unraid/<THEME>.css" />