7

I've recently switched my Eclipse to Solarized colors. I would like to do the same thing for Notepad++.

How can I achieve that ?

UPDATE 1 The Eclipse configuration I use is Solarized-like.

Riduidel
  • 1,547
  • 2
  • 20
  • 36

1 Answers1

5

There is a Solarized fork for Notepad++ on github: https://github.com/ossreleasefeed/solarized/tree/master/notepad++

  • 1
    The link in nateify's answer didn't work for me but I found this alternative repository: https://github.com/walesmd/notepad-plus-plus-solarized – airdas May 31 '18 at 05:46