-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Text file viewing not following Theme settings. #3523
Comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Comment to keep the issue open, because the issue needs attention. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Comment to keep the issue open, because the issue needs attention. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Filebrowser (vanilla docker container setup) is set up to use the "System Default" theme in "Global Settings".
Opening a text file in file browser should open the text file also in dark mode, however the top and left panel are following the dark theme, while the text file panel is light theme.
Expected behavior
Opening a text file in file browser should open the text file panel also in dark mode (i.e dark background with light color font).
What is happening instead?
Opening a text file in file browser the top and left panel are following the dark theme, while the text file panel is light theme (white background with dark font).
Additional context
How to reproduce?
The text was updated successfully, but these errors were encountered: