mitre-attack / mitre-attack/attack-navigator
Configure starting theme
@erinehall is already working on this.
Since Oct 5, 2023.
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 715
- Avg merge
- 7h 33m
- Merged PRs (30d)
- 4
Description
Hello, I'm interested in configuring my custom Navigator instance to start with a light theme, as it works better with my default layers and general website theme.
Currently on develop, it looks like the user's system settings are used to start, though it can be user-controlled via dropdown and cookie.
Would it make sense to have a config.json setting for this?
As a temporary workaround, have made the following edits to force a light theme: https://github.com/mitre-atlas/atlas-navigator/commit/c931a7ed3ce875a11a4d4b2fd0cb0af491c57ffe
May be semi-related to #403
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.
Assessment
This issue has not been assessed yet.