Notepad++ GUI and theme

8

  1. Is there a way to change the GUI of notepad++? For example, is it possible to change the tab bar of notepad++ into something that looks like Chrome's tab bar?

  2. Is there a website dedicated to notepad++ color theme? Is there a plugin for it? And is there a Github-like color theme for notepad++?

Chin

Posted 2013-01-22T19:21:22.957

Reputation: 6 937

2

>

  • Anything's possible, it's open source after all. :) 2. Why do you need a plugin when it supports global styles for the UI out of the box?
  • – Karan – 2013-01-22T19:39:42.213

    Answers

    9

    You can't change the application theme, however you can change toolbar for a start. Here's the toolbar with a set of tango icons;

    Deviant ArtDeviant Art Link (customisation tips in the comments)

    There's a really interesting blog post (PaintBits - Improving Notepad++ into the perfect IDE), and a section on the NpWiki++ - Can I customise the toolbar? - both detailing how to customise Notepad++'s toolbar.

    Theoretically you could re-purpose the following images to create your desired Chrome like toolbar;

    Prospective Chrome like toolbar iconWebAppers.com - Best Open Source Web Resources

    As for tabs, their colour and font style can only be set;

    Tab Customisation

    Sadly there doesn't seem to an effort to bring all UI style configuration settings (toolbars, tabs, etc) under one setting (therefore no theme website you asked about). Perhaps suggest something on the Notepad++ Idea Tracker

    wonea

    Posted 2013-01-22T19:21:22.957

    Reputation: 1 737

    2too bad the link's dead ;( – None – 2015-11-30T14:35:55.983

    DeviantArt link. – Otiel – 2017-05-22T16:04:53.433