feat: Added the Eldritch theme and updated documentation
This commit is contained in:
@@ -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
|
||||
|
||||

|
||||

|
||||

|
||||
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 |
@@ -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"
|
||||
Reference in New Issue
Block a user