mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-08 23:08:42 +03:00
Table: added insets to cells
This commit is contained in:
@@ -173,6 +173,7 @@ TabbedPane.contentAreaColor=323232
|
||||
|
||||
Table.background=@textComponentBackground
|
||||
Table.gridColor=4F5152
|
||||
Table.focusSelectedCellHighlightBorder=2,3,2,3,78c0ff
|
||||
|
||||
|
||||
#---- TableHeader ----
|
||||
|
||||
@@ -224,6 +224,8 @@ Table.scrollPaneBorder=com.formdev.flatlaf.ui.FlatBorder
|
||||
Table.ascendingSortIcon=com.formdev.flatlaf.icons.FlatAscendingSortIcon
|
||||
Table.descendingSortIcon=com.formdev.flatlaf.icons.FlatDescendingSortIcon
|
||||
Table.sortIconColor=@icon
|
||||
Table.cellNoFocusBorder=2,3,2,3
|
||||
Table.focusSelectedCellHighlightBorder=2,3,2,3,@foreground
|
||||
|
||||
|
||||
#---- TableHeader ----
|
||||
|
||||
Reference in New Issue
Block a user