If you have been using Notepad++ over the years, you must have seen that the way to render Notepad++ in dark mode was to use Themes, but do you know Notepad++ now natively supports dark mode? Yes, it does!

Notepad++ Dark Mode
AS you can see the whole of the application goes into the dark mode with the Menu, Toolbar all changed with nice looking white icons and text.
How to enable Dark Mode in Notepad++ Natively
- Go to Menu: Settings,
- Select Prefernces..,
- Select Dark Mode from the left menu,
- Click on the checkbox: "Enable Dark Mode"
- Click Close.
You can choose from different tones as well as customize the colors of various parts of Notepad++,

Notepad++ Dark mode Options
Dark Mode Tone Options:
• Black tone
• Red tone
• Green tone
• Blue tone
• Purple tone
• Cyan tone
• Olive tone
More Posts related to NotepadPlusPlus,
- Notepad++ hex editor Examples
- Are Windows Notepad files recoverable?
- How to add or remove bookmark on a line in Notepad++
- How to rename a tab in Notepad++
- Go to Line Number option in Windows Notepad
- How to Apply Themes to Notepad++
- Notepad++ Save Failed - Please check if this file is opened in another program.
- Encode/Decode URL Query String in Notepad++
- Remove duplicate lines using Notepad++
- Add comma or semicolon at end of each line Notepad++
- How to open Notepad?
- Where are Notepad++ macros stored?
- How to check about details of Notepad++ text editor
- Notepad++ Export file as HTML
- Indent/Prettify HTML File in Notepad++
- Notepad++ Reload - This file has been modified by another program. Do you want to reload it?
- List of Programming Languages Supported by Notepad++
- Notepad++ Editor alternatives for Mac OS X
- Add Custom header and footer to Windows Notepad file
- How to un-hide tab bar in notepad++
- Notepad++ is about to exit prompt message
- Launch Notepad++ html document in any web browser
- Word wrap text in Notepad++
- Disable Control Scroll Zoom-in and Zoom-out in Notepad++
- Word count in Notepad++
More Posts:
- Where are Notepad++ temp unsaved files stored? - NotepadPlusPlus
- Android : java.lang.IllegalArgumentException File contains a path separator - Android
- Chrome move to next or previous tab using keyboard - Chrome
- How to add border to Android TextView - Android
- URL Encode cURL HTTP GET\POST Data with Examples - cURL
- HTML5 HELLO WORLD Example - Html
- Read YAML file Java Jackson Library - Java
- How to get current URL Location using Javascript HTML - JavaScript