GP-1981 converting option colors to theme colors and font usages to

theme properties
This commit is contained in:
ghidragon
2022-09-29 17:50:58 -04:00
parent 79b95702ba
commit 45395d7575
110 changed files with 888 additions and 1151 deletions
@@ -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]