feat: Added the Eldritch theme and updated documentation

This commit is contained in:
2025-03-10 15:49:40 -06:00
parent 0834802481
commit b4ff5f3351
24 changed files with 214 additions and 103 deletions
+8
View File
@@ -0,0 +1,8 @@
# Managarr Eldritch Theme
The [themes.yml](./themes.yml) file in this directory corresponds to the theme configuration for the Eldritch Managarr theme.
## Screenshots
![sonarr-library](./sonarr_library.png)
![manual-episode-search](./manual_episode_search.png)
![radarr-system](./radarr_system.png)
Binary file not shown.

After

Width:  |  Height:  |  Size: 352 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

+29
View File
@@ -0,0 +1,29 @@
- name: eldritch
theme:
background:
enabled: true
color: "#212337"
default:
color: "#ebfafa"
downloaded:
color: "#37f499"
downloading:
color: "#f7c67f"
failure:
color: "#f16c75"
missing:
color: "#f7c67f"
unmonitored_missing:
color: "#7081d0"
help:
color: "#7081d0"
primary:
color: "#f265b5"
secondary:
color: "#04d1f9"
success:
color: "#37f499"
warning:
color: "#f1fc79"
unreleased:
color: "#ebfafa"