Skip to content

Fix dark mode#104

Merged
GCHQDeveloper81 merged 1 commit into
mainfrom
102-fix-dark-mode
May 12, 2025
Merged

Fix dark mode#104
GCHQDeveloper81 merged 1 commit into
mainfrom
102-fix-dark-mode

Conversation

@GCHQDeveloper81

@GCHQDeveloper81 GCHQDeveloper81 commented May 12, 2025

Copy link
Copy Markdown
Member

Dark mode was never supported in the first place and upgrading to the latest version of ICDS resulted in the application becoming unusable if the user happened to have their system set to prefer dark mode (we'd previously assumed that this feature would be opt-in - it isn't, although whether or not that's a bug remains to be explored).

This PR effectively forces LD Explorer to always be light-mode, even when the user's system is set to dark mode. It would be nice to actually support dark mode eventually, but for now let's just make it usable.

@GCHQDeveloper81 GCHQDeveloper81 linked an issue May 12, 2025 that may be closed by this pull request
@GCHQDeveloper81 GCHQDeveloper81 merged commit 83e482f into main May 12, 2025
8 checks passed
@GCHQDeveloper81 GCHQDeveloper81 deleted the 102-fix-dark-mode branch February 20, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Dark Mode

1 participant