Skip to content

Conversation

SomshekharArabali
Copy link

Add Popular Markdown Themes (Fixes #75)
Hi! This PR introduces a selection of popular themes, allowing developers to bring the familiar look and feel of their favorite editors directly to Markdown files in Notepad++.

🎨 New Themes Added

  • Gruvbox (Dark & Light)
  • Nord
  • Dracula
  • One Dark / One Dark Pro
  • Monokai (Classic & Pro)
  • Cobalt2
  • Tokyo Night
  • Catppuccin

🛠️ What I Did
Added new config files to the /config/ directory.
Ran the build process to generate matching UDL XMLs in the /udl/ directory.
Ensured consistent naming conventions with existing themes.

✅ Testing
Tested locally on Notepad++ v8.4.4 (Windows 10).
Confirmed that dropping the XML files into %AppData%\Notepad++\userDefineLangs\ and restarting Notepad++ worked as expected.
All new themes appeared correctly in the application.

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.

feat: add popular UDL theme templates (Gruvbox, Nord, Dracula, One Dark Pro)
1 participant