lukenm / mustard-theme

Readable dark theme for Netbeans and Notepad++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MUSTARD

Readable dark theme for web developers. Available for Netbeans and Notepad++.

Supports PHP, HTML, CSS, INI, and JavaScript. On Notepad++ there is also LESS (with completion), Markdown and Apache configs (with completion).

Best served with Consolas.

Based on Waher style by Kristo Vaher

PHP Preview

Instalation

Notepad ++

  • Copy Notepad/Mustard.xml to c:\Program Files (x86)\Notepad++\themes\
  • Copy Notepad/APIs/* to c:\Program Files (x86)\Notepad++\plugins\APIs
  • Import Notepad/userDefineLang*.xml in Language -> Define your language
  • Restart Notepad++
  • Choose the theme

Netbeans

  • Zip the contents of Netbeans
  • Import the zip in settings

Colors

PHP Preview

Background #191919252525
Keywords, Tags, Selectors#EC691E23610530
Classnames, Functions, Globals#F7C52724719739
Variables, Attributes#ECD795236215149
Operators#FFFFFF255255255
Strings#A1D7F2161 215242
Numbers, RegEx, Control#73E4F6115228246
Coments#80A78C128167140

About

Readable dark theme for Netbeans and Notepad++