Obsidian PyCs is a custom color theme for Notepad++ text editor.
Based on and inspired by:
- Obsidian theme for Notepad++
- HTML syntax highlighting screenshot from Source Code Pro font announcement
- C# syntax highlighting screenshot from Best Programming fonts
Currently, it is optimized for C#, HTML, XML, and Python only.
- Font: Source Code Pro
- Background Color: #1E1E1E
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
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
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
Copy and paste the Obsidian PyCs.xml to the Notepad++ themes folder (e.g., C:\Program Files (x86)\Notepad++\themes).