mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-28 15:25:35 +08:00
GP-1981 converting option colors to theme colors and font usages to
theme properties
This commit is contained in:
@@ -3,15 +3,17 @@
|
||||
color.bg.byteviewer = color.bg
|
||||
color.bg.byteviewer.highlight = yellow
|
||||
|
||||
color.fg.byteviewer.novalue = blue
|
||||
color.fg.byteviewer.separator = blue
|
||||
color.fg.byteviewer.changed = red
|
||||
color.cursor.focused.byteviewer.current = color.cursor.focused
|
||||
color.cursor.focused.byteviewer.noncurrent = black
|
||||
color.cursor.unfocused.byteviewer = color.cursor.unfocused
|
||||
color.cursor.byteviewer.focused.active = color.cursor.focused
|
||||
color.cursor.byteviewer.focused.not.active = black
|
||||
color.cursor.byteviewer.unfocused = color.cursor.unfocused
|
||||
|
||||
icon.plugin.byteviewer.provider = binaryData.gif
|
||||
icon.plugin.byteviewer.options = wrench.png
|
||||
|
||||
font.byteviewer = font.monospaced
|
||||
font.byteviewer.header = SansSerif-PLAIN-11
|
||||
font.byteviewer.status = SansSerif-PLAIN-11
|
||||
|
||||
[Dark Defaults]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user