/Npp-Obsidian-PyCs

Notepad++ color theme [Obsidian PyCs] based on the built-in Obsidian theme and inspired by Adobe Source Code Pro font announcement screenshot.

Primary LanguagePython

Project Description

Obsidian PyCs is a custom color theme for Notepad++ text editor.

Based on and inspired by:

Language Support

Currently, it is optimized for C#, HTML, XML, and Python only.

Color Codes

Base Font and Background Color

  • Font: Source Code Pro
  • Background Color: #1E1E1E

HTML & XML

Uses Source Code Pro font at 11pt.

Default                     : #F8F8E9
Comment                     : #F16EAA
Attribute                   : #1EBEC8
Attr. Value (double-quotes) : #DEC065
Attr. Value (single-quotes) : #F16EAA
Tags                        : #7AB667

C#

Uses Source Code Pro font at 10pt.

Default                     : #F8F8E9
Preprocessor                : #AA80FF
Keyword #1                  : #E9285F
Keyword #2                  : #5DCAE1
Numbers                     : #AA80FF
String                      : #D4D46E
@String                     : #D4D46E
Character                   : #FF8040
Comments                    : #008000
XML Doc                     : #808080

Python

Uses Source Code Pro font at 10pt.

Default                     : #F8F8E9
Preprocessor                : #AA80FF
Keyword                     : #E92761
Class Name                  : #AA80FF
Numbers                     : #AA80FF
String                      : #DEC065
Character                   : #DEC065
Comments                    : #008000
Doc String                  : #808080

Installation

Copy and paste the Obsidian PyCs.xml to the Notepad++ themes folder (e.g., C:\Program Files (x86)\Notepad++\themes).