From 69c6107f198de7f9aa318f4afe760edbeb8668cf Mon Sep 17 00:00:00 2001 From: WMJ Date: Fri, 21 Dec 2018 10:58:46 +0800 Subject: [PATCH] - Altered the Dark theme preset --- Codist/Resources/Dark Codist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Codist/Resources/Dark Codist.json b/Codist/Resources/Dark Codist.json index 8e108aec..b59c79d2 100644 --- a/Codist/Resources/Dark Codist.json +++ b/Codist/Resources/Dark Codist.json @@ -345,6 +345,7 @@ { "Id": 26, "StyleID": "ExtensionMethodName", + "Italic": true, "Underline": true, "ForegroundColor": "#FFA4A4" }, @@ -352,7 +353,6 @@ "Id": 27, "StyleID": "ExternMethodName", "Italic": true, - "ForegroundColor": "#800000", "BackgroundColor": "#7DFF0000", "BackgroundEffect": "ToBottom" },