GP-5108 - Updated Flat Dark table inactive selection color

This commit is contained in:
dragonmacher 2024-11-07 18:37:27 -05:00
parent d09c75e4ac
commit a8e2b521f2

View File

@ -137,10 +137,17 @@ icon.make.selection = stack.png
// the Metal LaF overrides combo box rendering with this line: "ComboBox.background", control
color.bg.combobox.row = [color]system.color.bg.control
[Flat Dark]
[laf.boolean]ToolBar.focusableButtons = true
// the default table selection inactive background color is hard to see
[laf.color]Table.selectionInactiveBackground = #0B4D4D
[Flat Light]
[laf.boolean]ToolBar.focusableButtons = true