-
Notifications
You must be signed in to change notification settings - Fork 279
Open
Description
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
/configfollowing the existing format. - Generate
.udl.xmlfiles 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. π
Metadata
Metadata
Assignees
Labels
No labels