mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
GP-1981 - Theming - Color conversion for Debugger modules
This commit is contained in:
parent
9a0d7892da
commit
abe31c5a95
21 changed files with 287 additions and 196 deletions
|
@ -10,7 +10,7 @@ color.fg.plugin.python.syntax.method = teal
|
|||
color.fg.plugin.python.syntax.null = red
|
||||
color.fg.plugin.python.syntax.number = darkgray
|
||||
color.fg.plugin.python.syntax.package = darkred
|
||||
color.fg.plugin.python.syntax.sequence = rbg(128, 96, 64)
|
||||
color.fg.plugin.python.syntax.sequence = rgb(128, 96, 64)
|
||||
color.fg.plugin.python.syntax.special = darkgreen
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue