aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/github_dark.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/github_dark.toml')
-rw-r--r--runtime/themes/github_dark.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/themes/github_dark.toml b/runtime/themes/github_dark.toml
index cdb97aa3..2b6dbfde 100644
--- a/runtime/themes/github_dark.toml
+++ b/runtime/themes/github_dark.toml
@@ -9,9 +9,9 @@ keyword = "scale.red.3"
namespace = "scale.orange.2"
punctuation = "fg.default"
"punctuation.delimiter" = "fg.default"
-operator = "scale.red.3"
+operator = "scale.blue.1"
special = "scale.blue.1"
-"variable.other.member" = "fg.default"
+"variable.other.member" = "scale.blue.1"
variable = "fg.default"
"variable.parameter" = "scale.orange.2"
"variable.builtin" = "scale.red.3"