[GH-ISSUE #4346] [BUG]: presumption of dark mode breaks visuals #2768

Closed
opened 2026-02-22 18:31:10 -05:00 by yindo · 3 comments
Owner

Originally created by @Safebox36 on GitHub (Aug 31, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4346

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

It seems like the desktop app is built with the assumption that the user's Windows OS is running dark mode for programs that support it.

This was the loading splash screen for me and the followup screens for the model installation weren't much better.

Image

Are there known steps to reproduce?

OS is Windows 10, no dark mode settings in the Control Panel or via other means. Programs that have a preference for dark mode will usually adjust their own windows instead of relying on the default window background with the assumption the user has defaulted the desktop to dark mode.

Originally created by @Safebox36 on GitHub (Aug 31, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4346 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? It seems like the desktop app is built with the assumption that the user's Windows OS is running dark mode for programs that support it. This was the loading splash screen for me and the followup screens for the model installation weren't much better. <img width="2560" height="1400" alt="Image" src="https://github.com/user-attachments/assets/886d5803-8d9b-4608-94df-a767c5bff5e5" /> ### Are there known steps to reproduce? OS is Windows 10, no dark mode settings in the Control Panel or via other means. Programs that have a preference for dark mode will usually adjust their own windows instead of relying on the default window background with the assumption the user has defaulted the desktop to dark mode.
yindo added the needs info / can't replicate label 2026-02-22 18:31:10 -05:00
yindo closed this issue 2026-02-22 18:31:10 -05:00
Author
Owner

@shatfield4 commented on GitHub (Sep 2, 2025):

Just to confirm, this is only for the splash screen and onboarding setup where this is an issue? Can you provide some screenshots of what the onboarding pages look like? Also, please confirm what version of the desktop app you are on here, latest is 1.8.5-r2.

@shatfield4 commented on GitHub (Sep 2, 2025): Just to confirm, this is only for the splash screen and onboarding setup where this is an issue? Can you provide some screenshots of what the onboarding pages look like? Also, please confirm what version of the desktop app you are on here, latest is [1.8.5-r2](https://anythingllm.com/desktop).
Author
Owner

@Safebox36 commented on GitHub (Sep 2, 2025):

The onboarding had the same issue initially but after closing it and reopening the program they eventually showed up just fine. It's only on the splash screen this issue seems to happen, changing the app settings to dark mode fixed it going forward.

@Safebox36 commented on GitHub (Sep 2, 2025): The onboarding had the same issue initially but after closing it and reopening the program they eventually showed up just fine. It's only on the splash screen this issue seems to happen, changing the app settings to dark mode fixed it going forward.
Author
Owner

@timothycarambat commented on GitHub (Sep 3, 2025):

The desktop app should assume whatever the system default is (with a fallback of dark mode!) - did you set some kind of app specific theme on Windows? If so how do you do that so we can repro

@timothycarambat commented on GitHub (Sep 3, 2025): The desktop app should assume whatever the system default is (with a fallback of dark mode!) - did you set some kind of app specific theme on Windows? If so how do you do that so we can repro
yindo changed title from [BUG]: presumption of dark mode breaks visuals to [GH-ISSUE #4346] [BUG]: presumption of dark mode breaks visuals 2026-06-05 14:48:26 -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#2768