mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-04 09:58:35 +08:00
d588daaca6
and OptionsGui; Moves some resources to Docking from Base; Moved the theme plugin so it is available to generic applications
15 lines
414 B
Properties
15 lines
414 B
Properties
// TODO using this now as a placeholder for a palette/swatch
|
|
|
|
[Defaults]
|
|
|
|
|
|
color.palette.material.primary = #6200EE
|
|
color.palette.material.primary.variant = #3700B3
|
|
color.palette.material.secondary = #03DAC6
|
|
color.palette.material.secondary.variant = #018786
|
|
|
|
[Dark Defaults]
|
|
|
|
color.palette.material.primary = #BB86FC
|
|
color.palette.material.secondary = #03DAC6
|
|
color.palette.material.secondary.variant = #018786 |