-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Make A Dark Mode Theme #4314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
i using Theme.Park (:
Add this to your NPM docker compose file to the env'S download this file start booth Containers add this to your npm domain as custom location same like here |
Thanks i will try
Op wo 29 jan 2025 om 14:33 schreef Frank ***@***.***>
… i using Theme.Park (:
this is what i use
services:
theme-park:
image: ghcr.io/themepark-dev/theme.park
container_name: theme-park
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Berlin
- TP_URLBASE=themes #optional
volumes:
- /opt/containers/themepark:/config #optional
restart: unless-stopped
networks:
proxy:
networks:
proxy:
external: true
Add this to your NPM docker compose file to the env'S
TP_THEME: dark
TP_DOMAIN: npmdomain.de/themes
this to the volumes
-
/opt/containers/nginxproxy/themes/98-themepark:/etc/cont-init.d/98-themepark
download this file
https://raw.githubusercontent.com/themepark-dev/theme.park/refs/heads/master/docker-mods/nginx-proxy-manager/root/etc/cont-init.d/98-themepark
put it into the folder Above
start booth Containers
add this to your npm domain as custom location
image.png (view on web)
<https://github.com/user-attachments/assets/1b94486a-f7f1-4e3b-8368-0466e10191f9>
—
Reply to this email directly, view it on GitHub
<#4314 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNAF35RT2KX5Q3N7UBWIDWD2NDKC3AVCNFSM6AAAAABVVQ4WI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRRGY3DMNBRGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
The themepark addition is cool and all but requires effort to setup and an additional service. Is there a reason why darkmode can't be added to NPM? 4 year old links for people asking the same thing to just save our eyes only to be told to use a workaround? Pardon the ignorance. I'm trying to understand a little why it can't be added |
I honestly can't say, but I live with this workaround. |
Couldn't we just use Dark Reader extension in our browsers? |
It is up to you, but this extension only works where it is installed, but Theme-Park always runs independently of the device |
@lastsamurai26 Thanks! Although I didn't do it your way #4314 (comment) , I combined your referred #707 (comment) way with yours.
|
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: