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:
@@ -460,6 +460,14 @@ JideButton.textIconGap [active] 4
|
||||
JideButtonUI com.formdev.flatlaf.jideoss.ui.FlatJideButtonUI
|
||||
|
||||
|
||||
#---- JideLabel ----
|
||||
|
||||
JideLabel.background #3c3f41 javax.swing.plaf.ColorUIResource [UI]
|
||||
JideLabel.disabledForeground #888888 javax.swing.plaf.ColorUIResource [UI]
|
||||
JideLabel.foreground #bbbbbb 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