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