Skip to content

Commit

Permalink
small tweak to high contrast theme for better linear view
Browse files Browse the repository at this point in the history
  • Loading branch information
psifertex committed Apr 15, 2020
1 parent 44ef370 commit a0e59b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/high-contrast.theme
Expand Up @@ -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",
Expand Down

0 comments on commit a0e59b9

Please sign in to comment.