Shenal Silva
Shenal Silva

Reputation: 2023

How to change the background color in Notepad2

I recently switched from notepad++ to the new kid in the block Notepad2. But i am finding it difficult to find a way to change the background color of the editor to a dark theme as i used in notepad ++

I ve searched Google and SO but havent come across anything that states whether it is possible(If so how?) or not

Upvotes: 8

Views: 9168

Answers (2)

Spongman
Spongman

Reputation: 9871

i wrote a little tool that does this, here: https://github.com/piersh/InvertNotepad2

Upvotes: 2

Elshan
Elshan

Reputation: 7693

Goto

1.menu --> view --> Customize Schemes
2.Double click Default Text
3.Select Default Style
4.Click Back.. Button and set color

Thats all

Upvotes: 25

Related Questions