Updated Themes (markdown)
parent
1cf56db499
commit
51411b56e9
@ -42,7 +42,11 @@ Aquamarine are the colors from https://heimdall.site that I fell in love with.
|
||||
All themes are highly customizable in regards of which radial gradient color combination you want.
|
||||
|
||||
#### Installation: Aqua and Hotline Themes can be found in the "Theme Marketplace" in Organizr.
|
||||
The Space gray theme can be added in custom css. Copy and paste the contents from [space-gray.css](https://raw.githubusercontent.com/gilbN/theme.park/master/CSS/themes/organizr/space-gray.css) The default theme must be set to `Organizr`.
|
||||
The Space gray theme can be added in custom css. Add
|
||||
```css
|
||||
@import url(https://gilbn.github.io/theme.park/CSS/themes/organizr/space-gray.css);
|
||||
```
|
||||
The default theme must be set to `Organizr`.
|
||||
|
||||
### Screenshots
|
||||
<details><summary>Expand</summary>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user