Summary
Currently, markdown-plus-plus provides a few UDL theme templates, but many popular editor themes are missing.
It would be super helpful to add widely used palettes as ready-to-install UDLs.
Requested themes
- Gruvbox
- Nord
- Dracula
- One Dark Pro
Why this matters
These themes are widely adopted across editors like VS Code, Atom, and Sublime.
Including them will:
- Save users time from manual style configuration in Notepad++.
- Provide consistency for developers who already use these palettes.
- Make the project more appealing for newcomers.
Suggested approach
- Add new JSON configs into
/config following the existing format.
- Generate
.udl.xml files under /udl/.
- Update the README and docs to list these themes.
- (Optional) Add screenshots of each theme under
/docs/images/.
Contribution
Happy to help by preparing a PR (starting with Gruvbox) if maintainers agree. 🙌
Summary
Currently,
markdown-plus-plusprovides a few UDL theme templates, but many popular editor themes are missing.It would be super helpful to add widely used palettes as ready-to-install UDLs.
Requested themes
Why this matters
These themes are widely adopted across editors like VS Code, Atom, and Sublime.
Including them will:
Suggested approach
/configfollowing the existing format..udl.xmlfiles under/udl/./docs/images/.Contribution
Happy to help by preparing a PR (starting with Gruvbox) if maintainers agree. 🙌