Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistence between code completition font color #164

Open
davidbuzatto opened this issue Aug 1, 2019 · 9 comments
Open

Inconsistence between code completition font color #164

davidbuzatto opened this issue Aug 1, 2019 · 9 comments

Comments

@davidbuzatto
Copy link

I'm postponing to migrate to new versions of NetBeans... My production version is 8.2 and Darcula works pretty well in it. Now with the 11.1 version, I decided to start using it daily, but Darcula has some GUI inconsistences ... The one that is disturbing a lot is the black color of the font in the code completion dialog. There's an image in the link below showing this issue.

https://ibb.co/C8BbnTZ

@AlexFalappa
Copy link
Contributor

It works for me (NB11.1 and NBDarcula 1.6).

You can try to see if the following steps fix the thing for you:

  1. Open Tools > Options dialog
  2. Change to Fonts & Colors tab
  3. Click the Restore button (top right)

This will perform a "reset to factory settings" and reload the color palettes defined in the look and feel. It happened to me in the past, especially when changing look and feels and restarting, that some of the colors in the color palette of the previous look and feel remained after restart.

@davidbuzatto
Copy link
Author

Hi Alex!

Unfortunately this didn't work for me. The class members continues being rendered in black. I tried to find some option to change it manually, but I couldn't.

Thanks for your help.

@AlexFalappa
Copy link
Contributor

@davidbuzatto also try starting with an empty userdir.

Your userdir is indicated in the About dialog, try deleting or moving it elsewhere.

@davidbuzatto
Copy link
Author

davidbuzatto commented Aug 6, 2019

@AlexFalappa unfortunately it is not the problem. It seems that the color used to render these elements has changed or doesn't exist anymore in versions after 8.2. Thanks for your help.

@Saljack
Copy link

Saljack commented Nov 11, 2019

I have the same problem with AdoptOpenJDK 13. It works with AdoptOpenJDK 11.

@orionf22
Copy link

orionf22 commented Feb 5, 2020

I am also having this issue. Restoring the theme did not work, nor did deleting the userdir. Is it possible to expose these color options via a built-in editor or even an editable file (XML, CSS, etc)?

@Chris2011
Copy link

Hey @orionf22 please have a look into the latest version of Apache NetBeans 11.3 beta 2. There we have a new look and feel called flatLaF which has a light and a dark mode which was inspired by darcula. There is no need to use this plugin anymore :)

@josephlcc319
Copy link

Hi, I am experiencing the same issue with my netbeans ide 16, is there any ways to solve this problem?

@Chris2011
Copy link

Chris2011 commented Dec 12, 2022

hey @josephlcc319 also for you, if possible, please have a look into the native implemented FlatLaF of NetBeans. Dark FlatLaF covers the darcula theme quite well. As you can see the latest version and commit is now more than 5 years old and there is no real progress here anymore. The native FlatLaf, which is very nice, is more up to date and still maintained: https://www.formdev.com/flatlaf/ No need to install it, it is there out of the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants