mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
TabbedPane:
- use rounded rectangles for buttons in tab area - "pressed" background for buttons in tab area - fill background of buttons in tab area - use derived colors for hover and pressed - fixed missing arrow in "more tabs" button at larger scaling
This commit is contained in:
@@ -284,6 +284,9 @@ TabbedPane.focusColor=#ddd
|
||||
TabbedPane.tabSeparatorColor=#00f
|
||||
TabbedPane.contentAreaColor=#f00
|
||||
|
||||
TabbedPane.buttonHoverBackground=#ff0
|
||||
TabbedPane.buttonPressedBackground=#FFC800
|
||||
|
||||
TabbedPane.closeSize=16,16
|
||||
TabbedPane.closeArc=999
|
||||
TabbedPane.closeCrossPlainSize={float}12
|
||||
|
||||
Reference in New Issue
Block a user