Releases: themepark-dev/theme.park
Releases · themepark-dev/theme.park
1.6.1
Updates
- Old paths are back! 82a6c8a
- All theme options are now automatically added into
/css/base/<app>/
and/CSS/themes/<app>/
, and then pushed into thelive
branches. So https://theme-park.dev/css/base/sonarr/plex.css and https://theme-park.dev/CSS/themes/sonarr/plex.css will work now.⚠️ NOTE:/CSS
will be removed in the future
- All theme options are now automatically added into
- New workflow step c091d96
Fixes
- CSS defaults path fix a515e42
1.6.0
Breaking Changes
⚠️ Folder restructure⚠️ - Base css files are now in
/css/base/<app>/<app>-base.css
- The
variables
folder have been split in two.theme-options
andcomunity-theme-options
- Base css files are now in
- Docker mods
- Docker mods has a new variable.
TP_COMMUNITY_THEME
. Set this to"true"
if you are using a community theme option.
- Docker mods has a new variable.
- URL path changes
- Because of the folder changes you should update the paths to the css files in you subfilters/stylus etc.
- theme options
- The different theme options in the different base/themes subfolder have been removed.
NOTE
The old folder structure will still be working for the time being, but will be removed in the future.
Fixes
1.5.0
1.4.1
Changes
⚠The organizr-dark
theme option will be removed in a future release. It will be replaced by organizr
You can switch now.
Docker mods are not affected, unless you specifically added the `TP_THEME` env with `organizr-dark` as value
- Added
organizr
theme option (Copy oforganizr-dark
) - Changed hover button color on
Nord
,Organizr
,Hotpink
theme
Fixes
- *arr calendar istoday color
- docker-mods build fix
- Ombi sidemenu margin and search/discovery cards.
1.4.0
Added
- Duplicati themes
Fixes
- Sabnzbd button and caret fixes
- Couple of small Ombi fixes
- Nord theme Petio spinner update.
- Unraid CA Beta fixes
- Locked npm minify version on GH workflow
- Some readme fixes
Updated
- Added theme switcher button on https://theme-park.dev/
1.3.0
Added
Added Nord theme style. https://www.nordtheme.com/
https://docs.theme-park.dev/theme-options/nord/
Fixes
- Portainer form-control fixes
- Bazarr header fix
- Unraid button fix
- themes.json fixes