From 4909a0bf6d77baec6795e9473ebd41dbc0ba55b5 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 28 Oct 2024 13:59:46 +0100 Subject: [PATCH] Begin C# support --- themes/Steffula-color-theme.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/themes/Steffula-color-theme.json b/themes/Steffula-color-theme.json index f764a2c..e7f0250 100644 --- a/themes/Steffula-color-theme.json +++ b/themes/Steffula-color-theme.json @@ -139,6 +139,7 @@ "meta.directive.transaction.beancount meta.account.beancount punctuation.separator.beancount", "meta.tag.table.toml", "markup.heading.wikitext", + "keyword.operator.arrow.cs", ], "settings": { "foreground": "#cc7832", @@ -430,10 +431,11 @@ "punctuation.definition.inline.tag.jsdoc", "storage.type.class.jsdoc", "keyword.other.documentation.javadoc", + "comment.block.documentation entity.name.tag", + "comment.block.documentation punctuation.definition.tag", ], "settings": { "foreground": "#8A8A3B", - "fontStyle": "bold" } }, { @@ -460,7 +462,6 @@ ], "settings": { "foreground": "#8A8A3B", - "fontStyle": "bold" } }, {