Skip to content

gogo2/npp-darcula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npp-darcula

Dark theme for Notepad++ based on Darcula theme from JetBrains products

Currently the following languages are fully supported:

Installation

Copy file Darcula.xml to C:/Users/%USERNAME%/AppData/Roaming/Notepad++/themes directory.

Markdown

Markdown User Defined Language support component is build with Markdown++ tool

Installation
  1. Choose and download appropriate .xml file according to your theme preferences.
modern classic
userDefinedLang-markdown.darcula.modern.xml userDefinedLang-markdown.darcula.classic.xml
  1. Open Language menu and choose "Define user language...".
  2. Click import and choose language .xml file.
  3. Restart Notepad++, newly added language will be shown at the bottom of the Language menu.

Stay tuned for more languages!