treetoon / npp-goldsrc-style

A black themed style and syntax in Notepad++ for use with scripting in GoldSrc .cfg files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notepad++ Dark Theme for goldsrc .cfg files

Inspired by Visual Studio 2013 Dark Theme for use with Goldsrc related syntax

By treetoon, v.1.0.2; tested on Notepad++ 6.6.9

This will provide limited syntax support for other related games, such as Source and Quake engine

Installation

1. Locate Notepad++, for example: "C:\Program Files (x86)\Notepad++\themes"

2. Place the file "CFG Black.xml" theme here

3. Open notepad++, goto-> Settings-> Style Configurator, Select theme: CFG Black (Global values may interfer, select Enable global ... color later etc if something isn't displaying properly)

4. Save then restart notepad++

5. goto-> Language-> Define your language...-> Import-> "CFG-Language_syntax.xml"

6. Select it in "Language" bar on top, may need restart

You may also want to disable spell checking.

How an opened .cfg file will look with Goldsrc syntax:

![alt tag](https://github.com/treetoon/GoldSrc_style-syntax/blob/master/demo.png)

About

A black themed style and syntax in Notepad++ for use with scripting in GoldSrc .cfg files