From db0eb3ad8270c46a6938a6d0c03e316d80306357 Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Thu, 18 Jul 2024 12:41:53 -0400 Subject: Update operationColor in theme docs --- docs/dev/themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/themes.md b/docs/dev/themes.md index 0f2b7caf..35a0b90e 100644 --- a/docs/dev/themes.md +++ b/docs/dev/themes.md @@ -130,7 +130,7 @@ Colors marked "*required*" must be specified. Unmarked colors will hold default 16. `exportColor` - Used to color exported symbols, not shown in picture above 17. `nameSpaceColor` - Used to color a namespace, not shown in picture above 18. `nameSpaceSeparatorColor` - Used to color the separator between a namespace and the rest of the symbol, not shown in picture above -19. `operationColor` - *Currently unused* +19. `operationColor` - Used to color operations such as `+`, `@`, `&`, etc. 20. `gotoLabelColor` - Used to color a `goto`'s label, not shown in picture above 21. `tokenSelectionColor` - Used to draw the background of tokens selected with click-and-drag 22. `outlineColor` (*required*) - Used to draw a box around tokens selected with click-and-drag -- cgit v1.3.1