mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-15 16:27:13 -06:00
JIDE: support JideLabel to fix wrong text colors in dark themes
This commit is contained in:
@@ -456,6 +456,14 @@ JideButton.textIconGap [active] 4
|
||||
JideButtonUI com.formdev.flatlaf.jideoss.ui.FlatJideButtonUI
|
||||
|
||||
|
||||
#---- JideLabel ----
|
||||
|
||||
JideLabel.background #ccffcc javax.swing.plaf.ColorUIResource [UI]
|
||||
JideLabel.disabledForeground #000088 javax.swing.plaf.ColorUIResource [UI]
|
||||
JideLabel.foreground #008800 javax.swing.plaf.ColorUIResource [UI]
|
||||
JideLabelUI com.formdev.flatlaf.jideoss.ui.FlatJideLabelUI
|
||||
|
||||
|
||||
#---- JidePopupMenu ----
|
||||
|
||||
JidePopupMenuUI com.formdev.flatlaf.jideoss.ui.FlatJidePopupMenuUI
|
||||
|
||||
Reference in New Issue
Block a user