Turtle syntax highlighting support for Notepad++ using the Zenburn theme.
This project uses the same syntax highlighting logic that can be found in the official Notepad++ language definition for Turtle. The colors have been updated to be compatible with the Zenburn theme. Inspiration and color values come from thomsmits/markdown_npp.
If you haven't done so already, change your Notepad++ theme to Zenburn.
- Click Settings > Style Configurator...
- Select Zenburn
- Save & Close
- Open Notepad++
- Click Language > Define your language...
- Click Import
- Select
turtle_npp_zenburn.xml
- Restart Notepad++