summaryrefslogtreecommitdiff
path: root/themes/high-contrast.theme
diff options
context:
space:
mode:
authorGlenn Smith <glenn@vector35.com>2023-11-16 14:39:17 -0500
committerGlenn Smith <glenn@vector35.com>2023-11-16 19:31:44 -0500
commit7259170670495345587117922735439997869754 (patch)
tree6216fb9dbf42235cc88f0969d0b0c1b254c158af /themes/high-contrast.theme
parentc798413b1d6625a94d90f1ef56c067370d93bb9f (diff)
Special color for exported symbols
Imports have their own color, so exports can too
Diffstat (limited to 'themes/high-contrast.theme')
-rw-r--r--themes/high-contrast.theme1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/high-contrast.theme b/themes/high-contrast.theme
index c09e1642..2b71a155 100644
--- a/themes/high-contrast.theme
+++ b/themes/high-contrast.theme
@@ -78,6 +78,7 @@
"dataSymbolColor": "cyan",
"stackVariableColor": ["+", "green", "content"],
"importColor": "orange",
+ "exportColor": "magenta",
"instructionHighlightColor": "selectionLight",
"tokenHighlightColor": "red",
"annotationColor": "red",