APP_DEFAULT_DARK_MODE var #4897

Closed
opened 2026-02-05 09:24:30 +03:00 by OVERLORD · 7 comments
Owner

Originally created by @MamuMehdi on GitHub (Aug 1, 2024).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

How can we set this variable to use dark mode for public user on BookStack via Pikapods?

Exact BookStack Version

24.05.3 

Log Content

No response

Hosting Environment

pikapods.com

Originally created by @MamuMehdi on GitHub (Aug 1, 2024). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario How can we set this variable to use dark mode for public user on BookStack via Pikapods? ### Exact BookStack Version 24.05.3 ### Log Content _No response_ ### Hosting Environment pikapods.com
OVERLORD added the 🐕 Support label 2026-02-05 09:24:30 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Aug 1, 2024):

Hi @MamuMehdi,
I have no idea, I don't use PikaPods. Do they provide access to application files at all?

@ssddanbrown commented on GitHub (Aug 1, 2024): Hi @MamuMehdi, I have no idea, I don't use PikaPods. Do they provide access to application files at all?
Author
Owner

@MamuMehdi commented on GitHub (Aug 1, 2024):

Unfortunately we don't have. Only through SFTP we can access to pod's data.

@MamuMehdi commented on GitHub (Aug 1, 2024): Unfortunately we don't have. Only through SFTP we can access to pod's data.
Author
Owner

@ssddanbrown commented on GitHub (Aug 1, 2024):

Okay, so you do have access via SFTP? That's fine.

What files do you see there?

@ssddanbrown commented on GitHub (Aug 1, 2024): Okay, so you do have access via SFTP? That's fine. What files do you see there?
Author
Owner

@Parpar1369 commented on GitHub (Aug 4, 2024):

IMG_20240804_102857_339
Hi
This is the list of files that I have access to

@Parpar1369 commented on GitHub (Aug 4, 2024): ![IMG_20240804_102857_339](https://github.com/user-attachments/assets/b7c439f5-f709-4c9e-b703-9c91925a3ce9) Hi This is the list of files that I have access to
Author
Owner

@ssddanbrown commented on GitHub (Aug 4, 2024):

Within the www folder you should find a .env file. This may be hidden by default (you may need to change options in your SFTP browser there to show hidden files).

You can add APP_DEFAULT_DARK_MODE=true to this file (on it's own line, with no extra spaces before).

@ssddanbrown commented on GitHub (Aug 4, 2024): Within the `www` folder you should find a `.env` file. This may be hidden by default (you may need to change options in your SFTP browser there to show hidden files). You can add `APP_DEFAULT_DARK_MODE=true` to this file (on it's own line, with no extra spaces before).
Author
Owner

@Parpar1369 commented on GitHub (Aug 4, 2024):

Thanks for taking the time to help me out, You were absolutely correct🙂

@Parpar1369 commented on GitHub (Aug 4, 2024): Thanks for taking the time to help me out, You were absolutely correct🙂
Author
Owner

@ssddanbrown commented on GitHub (Aug 4, 2024):

Good to hear! I'll therefore close this off assuming you're connected to @MamuMehdi.
If that's not the case, this can be re-opened if needed.

@ssddanbrown commented on GitHub (Aug 4, 2024): Good to hear! I'll therefore close this off assuming you're connected to @MamuMehdi. If that's not the case, this can be re-opened if needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4897