How to install sublime monokai theme in netbeans 8

37,320

Solution 1

You have to import the theme through options.

  1. Download the theme from there
  2. Start NetBeans an go to the Options (Tools -> Options)
  3. Import the theme settings (Import...)
  4. Select the downloaded archive; if net selected yet, select all
  5. Ok

If your theme doesn't change, you can change themes in Options -> Fonts & Colors -> Profile.

Solution 2

On Mac and Netbeans 8.1, you need to open Netbeans -> Preferences -> Font $ Colors

There is a button for Import.

Just select the zip you downloaded from plugins.netbeans.org and it will add your new theme after restart.

Hope that helps.

Solution 3

In NetBeans 8.2

  • Tools > Options
  • Press the "Import" button
  • Browse the theme
  • Press ok enter image description here
Share:
37,320
Admin
Author by

Admin

Updated on May 10, 2020

Comments