Settings for command theme
\n\n
Setting theme.context_title_line
Type: str
Default: gray
Description:
Color of the borders in context window
Setting theme.context_title_message
Type: str
Default: cyan
Description:
Color of the title in context window
Setting theme.default_title_line
Type: str
Default: gray
Description:
Default color of borders
Setting theme.default_title_message
Type: str
Default: cyan
Description:
Default color of title
Setting theme.table_heading
Type: str
Default: blue
Description:
Color of the column headings to tables (e.g. vmmap)
Setting theme.old_context
Type: str
Default: gray
Description:
Color to use to show things such as code that is not immediately relevant
Setting theme.disassemble_current_instruction
Type: str
Default: green
Description:
Color to use to highlight the current $pc when disassembling
Setting theme.dereference_string
Type: str
Default: yellow
Description:
Color of dereferenced string
Setting theme.dereference_code
Type: str
Default: gray
Description:
Color of dereferenced code
Setting theme.dereference_base_address
Type: str
Default: cyan
Description:
Color of dereferenced address
Setting theme.dereference_register_value
Type: str
Default: bold blue
Description:
Color of dereferenced register
Setting theme.registers_register_name
Type: str
Default: blue
Description:
Color of the register name in the register window
Setting theme.registers_value_changed
Type: str
Default: bold red
Description:
Color of the changed register in the register window
Setting theme.address_stack
Type: str
Default: pink
Description:
Color to use when a stack address is found
Setting theme.address_heap
Type: str
Default: green
Description:
Color to use when a heap address is found
Setting theme.address_code
Type: str
Default: red
Description:
Color to use when a code address is found
Setting theme.source_current_line
Type: str
Default: green
Description:
Color to use for the current code line in the source window