[GH-ISSUE #4991] [FEAT]: Dedicated "Dark" Theme option #3133

Closed
opened 2026-02-22 18:32:45 -05:00 by yindo · 2 comments
Owner

Originally created by @Aerialtus on GitHub (Feb 12, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4991

Originally assigned to: @angelplusultra on GitHub.

What would you like to see?

Hi! Fantastic app, I use it regularly and recommend it to others.

Could we please get a dedicated option in theme selection for Dark in addition to "Default" and "Light"?

Image

Sometimes I have to switch the Windows color theme for a particular app (that I'm almost off of, but I digress), and AnythingLLM doesn't switch back to dark mode again, it switches to "Light" and stays there. With other apps, I can usually select "Light" or "Dark", and they remember/persist their theme regardless of the Windows settings.

I know this is a very corner case situation and veers close to the XKCD "spacebar heating the computer", but it would be a big quality of life improvement for me and I hope not much work. Thanks!

Originally created by @Aerialtus on GitHub (Feb 12, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4991 Originally assigned to: @angelplusultra on GitHub. ### What would you like to see? Hi! Fantastic app, I use it regularly and recommend it to others. Could we please get a dedicated option in theme selection for Dark in addition to "Default" and "Light"? <img width="312" height="129" alt="Image" src="https://github.com/user-attachments/assets/0ee865c2-a48f-4054-83cd-ddb0c3c7bb6b" /> Sometimes I have to switch the Windows color theme for a particular app (that I'm almost off of, but I digress), and AnythingLLM doesn't switch back to dark mode again, it switches to "Light" and stays there. With other apps, I can usually select "Light" or "Dark", and they remember/persist their theme regardless of the Windows settings. I know this is a very corner case situation and veers close to the [XKCD "spacebar heating the computer"](https://xkcd.com/1172/), but it would be a big quality of life improvement for me and I hope not much work. Thanks!
yindo closed this issue 2026-02-22 18:32:45 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 12, 2026):

To make sure I understand - by default we do this:

  • is system light mode is set we actually will launch the app in dark/light mode depending on prefernce
  • If you click or save "default" or "light" we will always use that one - regardless of system

You want a way to go back to "system" so it always inherits what your system is at, even if you accidentally set the toggle before? I think that is the issue - at some point you selected a theme and now it is unresponsive to system changes - which is what one would expect "default" to do - when really it means dark mode.

Am I on the mark for what you are asking and the bug/UX issue?

@timothycarambat commented on GitHub (Feb 12, 2026): To make sure I understand - by default we do this: - is **system** light mode is set we actually will launch the app in dark/light mode depending on prefernce - If you click or save "default" or "light" we will _always_ use that one - regardless of system You want a way to go back to "system" so it always inherits what your system is at, even if you accidentally set the toggle before? I think that is the issue - at some point you selected a theme and now it is unresponsive to system changes - which is what one would expect "default" to do - when really it means dark mode. Am I on the mark for what you are asking and the bug/UX issue?
Author
Owner

@Aerialtus commented on GitHub (Feb 14, 2026):

Hi Timothy,

Sorry, I thought I responded by email, but it didn't work.

Thinking on this a bit more, I think a more ideal set of options would be:

Default (or System or Auto) - Matches the OS setting
Dark - Stay in dark mode, ignoring OS
Light - Stay in light mode, ignoring OS

It's a very corner case situation, would be a quality of life boost more than anything.

@Aerialtus commented on GitHub (Feb 14, 2026): Hi Timothy, Sorry, I thought I responded by email, but it didn't work. Thinking on this a bit more, I think a more ideal set of options would be: Default (or System or Auto) - Matches the OS setting Dark - Stay in dark mode, ignoring OS Light - Stay in light mode, ignoring OS It's a very corner case situation, would be a quality of life boost more than anything.
yindo changed title from [FEAT]: Dedicated "Dark" Theme option to [GH-ISSUE #4991] [FEAT]: Dedicated "Dark" Theme option 2026-06-05 14:50:29 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3133