mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-16 00:37:11 -06:00
JIDE: support JideLabel to fix wrong text colors in dark themes
This commit is contained in:
@@ -77,10 +77,7 @@
|
||||
|
||||
#---- JideLabel ----
|
||||
|
||||
+ JideLabel.background [active] #f0f0f0 javax.swing.plaf.ColorUIResource [UI]
|
||||
+ JideLabel.font Segoe UI plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ JideLabel.foreground [active] #000000 javax.swing.plaf.ColorUIResource [UI]
|
||||
+ JideLabelUI com.jidesoft.plaf.basic.BasicJideLabelUI
|
||||
|
||||
|
||||
#---- JidePopup ----
|
||||
|
||||
Reference in New Issue
Block a user