You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have these two properties in my NetBeans IDE FlatLaf config:
# Unify heap view chart color with accent
nb.heapview.chart = @accentColor
# Unify drop target highlight with accent
Panel.dropTargetGlassPane = @accentColor
The final colors could use some adjusting (for example the active tab indicator color seems to be a little bit darker than the accent color, unless I'm imagining things), but adding these would make the IDE look just a little bit nicer.
Side note: the TopComponent drag and drop highlight is a little bit off from the bottom, looks like its not accounting for the tab size or something. Multirow tabs has this setup correctly for editor tabs, but those look slightly off otherwise (missing border, weird tab highlight). Not sure if these kind of things are worth reporting though, cause they are rather cosmetic?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have these two properties in my NetBeans IDE FlatLaf config:
The final colors could use some adjusting (for example the active tab indicator color seems to be a little bit darker than the accent color, unless I'm imagining things), but adding these would make the IDE look just a little bit nicer.
Side note: the TopComponent drag and drop highlight is a little bit off from the bottom, looks like its not accounting for the tab size or something. Multirow tabs has this setup correctly for editor tabs, but those look slightly off otherwise (missing border, weird tab highlight). Not sure if these kind of things are worth reporting though, cause they are rather cosmetic?
Beta Was this translation helpful? Give feedback.
All reactions