Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.
/ npp-less-scss Public archive

LESS and SCSS defined colours for Notepad++ based on udl20

License

Notifications You must be signed in to change notification settings

andreymatin/npp-less-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad++ Syntax Highlighting for LESS and SCSS files

Just xml files that gives you syntax highlighting for LESS and SCSS files of Notepad++ for dark Monokai theme

Syntax Highlighters Install

  • 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

Theme Install

  • 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

Files

  • less.xml
  • scss.xml
  • monokai-fe.xml
  • monaco.ttf
  • screen.png

less.xml

LESS dark theme v2.1

scss.xml

SCSS dark theme v1.0

monokai-fe.xml

Tuned Monokai theme for frontend development. Highlight improvements for HTML tags.

monaco.ttf

screen.png

Screen

About

LESS and SCSS defined colours for Notepad++ based on udl20

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published