nextcloud / nextcloud/files_mindmap
Allow dark mode
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 197
- Forks
- 52
- Avg merge
- 22h 14m
- Merged PRs (30d)
- 13
Description
Mind map isn't compatible with nextcloud dark mode option.
Users who activate the nextcloud dark mode in their settings won't be able to read text in Mind Map files because, if the background becomes dark as expected, text isn't becoming white and remain black...

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by opening a Mind Map file with Nextcloud dark mode enabled and inspect the interface styling responsible for the unreadable text. The work is done when text remains readable with the dark background and the relevant UI still works in the normal theme.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100