Just xml files that gives you syntax highlighting for LESS and SCSS files of Notepad++ for dark Monokai theme
- Open Notepad++
- Go to from Main menu: 'Language > Define your language...'
- Click on 'Import...' and select the 'less.xml' for LESS highlighting
- Click on 'Import...' and select the 'scss.xml' for SCSS highlighting
- Restart Notepad++
- Done
- copy monokai-fe.xml to %PROGRAMFILES%\Notepad++\themes (%PROGRAMFILES(X86)%\Notepad++\themes on 64-bit systems).
- Restart Notepad++.
- Go to from Main menu: 'Settings > Style Configurator...'
- Select monokai-fe from the theme drop-down box.
- Click 'Save & Close'
- Done
- less.xml
- scss.xml
- monokai-fe.xml
- monaco.ttf
- screen.png
LESS dark theme v2.1
SCSS dark theme v1.0
Tuned Monokai theme for frontend development. Highlight improvements for HTML tags.