mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 22:47:13 -06:00
TabbedPane: always use chevron arrows (even in IntelliJ and Darcula themes)
This commit is contained in:
@@ -909,6 +909,7 @@ SplitPaneUI com.formdev.flatlaf.ui.FlatSplitPaneUI
|
||||
|
||||
#---- TabbedPane ----
|
||||
|
||||
TabbedPane.arrowType chevron
|
||||
TabbedPane.background #3c3f41 javax.swing.plaf.ColorUIResource [UI]
|
||||
TabbedPane.closeArc 4
|
||||
TabbedPane.closeCrossFilledSize 7.5
|
||||
|
||||
@@ -914,6 +914,7 @@ SplitPaneUI com.formdev.flatlaf.ui.FlatSplitPaneUI
|
||||
|
||||
#---- TabbedPane ----
|
||||
|
||||
TabbedPane.arrowType chevron
|
||||
TabbedPane.background #f2f2f2 javax.swing.plaf.ColorUIResource [UI]
|
||||
TabbedPane.closeArc 4
|
||||
TabbedPane.closeCrossFilledSize 7.5
|
||||
|
||||
@@ -902,6 +902,7 @@ SplitPaneUI com.formdev.flatlaf.ui.FlatSplitPaneUI
|
||||
|
||||
#---- TabbedPane ----
|
||||
|
||||
TabbedPane.arrowType chevron
|
||||
TabbedPane.background #ccffcc javax.swing.plaf.ColorUIResource [UI]
|
||||
TabbedPane.closeArc 999
|
||||
TabbedPane.closeCrossFilledSize 6.5
|
||||
|
||||
Reference in New Issue
Block a user