mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
GP-5108 - Updated Flat Dark table inactive selection color
This commit is contained in:
parent
d09c75e4ac
commit
a8e2b521f2
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue