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
some of the themes, in this example, the Gradianto Dark Fuchsia look and feel, miss a highlighted color for enabled JPasswordFields (JFields) using field.setEnabled(true). It is implemented correctly in some themes, for example in the FlatLaf Light look and feel, everything is done the right way.
I am using FlatLaf version 2.2.
I will attach a screenshot to highlight the issue.
Sincerely,
Adrian Kiess
The text was updated successfully, but these errors were encountered:
Dear developers,
some of the themes, in this example, the Gradianto Dark Fuchsia look and feel, miss a highlighted color for enabled JPasswordFields (JFields) using field.setEnabled(true). It is implemented correctly in some themes, for example in the FlatLaf Light look and feel, everything is done the right way.
I am using FlatLaf version 2.2.
I will attach a screenshot to highlight the issue.
![jexercise-flatlaf-some-themes-miss-different-color-for-enabled-jfields](https://user-images.githubusercontent.com/102819800/167112040-b368e58e-7d16-4b03-b013-85cced3c316f.png)
Sincerely,
Adrian Kiess
The text was updated successfully, but these errors were encountered: