mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
TabbedPane: selected tab underline color now changes depending on whether the focus is within the tab content (issue #398)
This commit is contained in:
@@ -347,6 +347,7 @@ TabbedPane.disabledForeground = #777
|
||||
TabbedPane.selectedBackground = #0f0
|
||||
TabbedPane.selectedForeground = #00f
|
||||
TabbedPane.underlineColor = #ff0
|
||||
TabbedPane.inactiveUnderlineColor = #f0f
|
||||
TabbedPane.disabledUnderlineColor = #7a7a7a
|
||||
TabbedPane.hoverColor = #eee
|
||||
TabbedPane.focusColor = #ddd
|
||||
|
||||
Reference in New Issue
Block a user