mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-25 17:00:36 -09:00
GP-1981 - Theming - Color conversion for Debugger modules
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user