Skip to content

aaravind100/notepad-plus-plus

Repository files navigation

Rosé Pine for Notepad++

All natural pine, faux fur and a bit of soho vibes for the classy minimalist

Usage

  1. Download the xml for the variant and copy it to %AppData%\Notepad++\themes in windows.
  2. Restart Notepad++ if it is open.
  3. Select the variant from Settings > Style Configurator.

Gallery

Rosé Pine

Rosé Pine with Notepad++

Rosé Pine Moon

Rosé Pine Moon with Notepad++

Rosé Pine Dawn

Rosé Pine Dawn with Notepad++

Contributing

  • 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.xml file to the root of this repo.

  • Use the included script main.py to create or update the template.xml file.

    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

TODO

  • Test all languages and report issues.

Thanks to

npx @rose-pine/build@0.9.1 -t template.xml -o . -f hex-ns

Generated by @rose-pine/build@0.9.1