1

How to change Comment color in Netbeans IDE 8.2?

Is it possible?

BIS Tech
  • 17,000
  • 12
  • 99
  • 148
  • What have you researched so far? – Sunil Dec 18 '17 at 01:16
  • In the top menu: **Tools -> Options** then select the **Fonts & Colors** button then select **NetBeans** in the Profile combo box then select the **Syntax** Tab then in the **Category** column select **Comment**. Change to the color(s) you want on the right side of the panel using the **Foreground** and **Background** color combo boxes. – DevilsHnd - 退職した Dec 18 '17 at 03:22
  • Thanks for answered. But i want to change as though comment 1 is blue color and comment 2 is red color.. – BIS Tech Dec 19 '17 at 01:05

2 Answers2

3

Yes it is possible.

First go to Tools menu

Tools

and click on options,

options

Now select Font and Colors tab font

Then select comment from the list which is in 'syntax' tab and to the right side of the list you can change font, foreground, background and also effects.

Alternatively you can change entire appearance by selecting a theme (Look and Feel) from,

Tools->Options->appearance tab->Look and Feel tab.

ThilinaMD
  • 365
  • 3
  • 13
  • Thanks for answered. But i want to change as though comment 1 is blue color and comment 2 is red color.. – BIS Tech Dec 19 '17 at 01:05
0

For mac: Netbeans - > Preferences (May be options for windows, idk) -> Font&Colors

There is a category option, select that and there will be foreground, if you change that colour, your comment colour will changed.

Prodian
  • 71
  • 9
  • Thanks for answered. But i want to change as though comment 1 is blue color and comment 2 is red color.. – BIS Tech Dec 19 '17 at 01:05