All natural pine, faux fur and a bit of soho vibes for the classy minimalist
- Download the xml for the variant and copy it to %AppData%\Notepad++\themes in windows.
- Restart Notepad++ if it is open.
- Select the variant from Settings > Style Configurator.
-
Development Requirements:
- npx: 11.6.2+
- python: 3.14.2+
- pre-commit/prek
-
The template.xml is a modified version of the default npp theme located at
%AppData%\Notepad++\stylers.xml. Use it as a reference when updating/adding languages. -
Copy the
stylers.xmlfile to the root of this repo. -
Use the included script
main.pyto create or update thetemplate.xmlfile.python main.py create-or-update-template
-
Build variants and copy themes to npp themes location to test it.
python main.py build-theme-variants
-
Run pre-commit checks.
pre-commit run --all-files
or
prek run --all-files
- Test all languages and report issues.
npx @rose-pine/build@0.9.1 -t template.xml -o . -f hex-nsGenerated by @rose-pine/build@0.9.1


