This will help you create your own customized color themes / palettes for N++.
How to use:
- Load a palette by clicking the Import tab. It you're loading a custom palette a multiple selection dialog will open and you'll have to select all 35 files of the palette.
- The colors are classified in tabs, and each tab has a list. Click on the list elements to view the colors for that element (e.g. Objects -> Exit door).
- Click the Export tab to generate the palette folder with all the files inside. The folder will be created in the program's folder, without dialog.
How to implement:
You will have to put the palette folder (which name will be the in-game name of the palette) into the Palettes folder of your N++ installation directory, inside your Steam folder. It should be something like this:
- Linux:
home/<user>/.steam/steam/steamapps/common/N++/NPP/Palettes - Windows:
SteamLibrary/steamapps/common/N++/NPP/Palettes - mac:
home/<user>/Library/ ... /steamapps/common/N++/NPP/Palettes
Important note: It's likely you won't have a folder named Palettes, in which case you will have to create it.
Resources:
- Custom palette spreadsheet: https://docs.google.com/spreadsheets/d/1I2f87Qhfs6rxzZq5dQRDbLKYyaGLqTdCkLqfNfrw1Mk
- Palette color reference: https://pastebin.com/E01pEhy4
- Outdated video tutorial: https://www.youtube.com/watch?v=Ql8gf6PPcUY
- Original Code Repository by Eddy: https://github.com/edelkas/npc-web
Loading a palette will make you lose any unsaved changes!