I've been trying to get NetBeans IDE to work with a Dark Theme for a while, and I finally found something of my use.
Get the following files:
Get the following files:
- Download NimROD Look And Feel
- Download Night.theme
- Copy those files (nimrodlf-1.2.jar, Night.theme) inside a directory "MyNBTheme" or as u like. Place it inside NetBeans folder (C:/Program Files/NetBeans 6.9.1/MyNBTheme).
- Create a new shortcut for netbeans.exe found inside C:/Program Files/NetBeans 6.9.1/bin/
- Right click on the shortcut; go to Properties; edit the Target field as the following: "C:\Program Files\NetBeans 6.9.1\bin\netbeans.exe" -cp:p "C:/Program Files/NetBeans 6.9.1/MyNBTheme/nimrodlf-1.2.jar" --laf com.nilo.plaf.nimrod.NimRODLookAndFeel -J-Dnimrodlf.themeFile="C:/Program Files/NetBeans 6.9.1/MyNBTheme/Night.theme"
- Press OK
- Start your NetBeans IDE with the new shortcut just created.
- Inside IDE go to Tools -> Options -> Fonts & Colors; and select "Norway Today" as editor theme.
No comments:
Post a Comment