diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/high-contrast.theme | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/high-contrast.theme b/themes/high-contrast.theme index ecaf7c7c..c09e1642 100644 --- a/themes/high-contrast.theme +++ b/themes/high-contrast.theme @@ -82,8 +82,8 @@ "tokenHighlightColor": "red", "annotationColor": "red", "opcodeColor": "disabled", - "linearDisassemblyFunctionHeaderColor": "backgroundHighlight", - "linearDisassemblyBlockColor": "background", + "linearDisassemblyFunctionHeaderColor": "background", + "linearDisassemblyBlockColor": "backgroundHighlight", "linearDisassemblyNoteColor": ["~", "+", "backgroundDark", "background", "green", 48], "linearDisassemblySeparatorColor": "disabled", "stringColor": "magenta", |
