From ec3ab95803d8fc8a255121644d74983e0b807675 Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Mon, 16 Dec 2019 08:46:43 +0100 Subject: [PATCH] Go syntax highlighting support for IntelliJ/Goland 2019.3 (#109) Like already documented and fixed in GH-70, IntelliJ/Goland version 2019.3 also includes changes in Go's syntax highlight for the default bundled color schemes [1]. Unfortunately this resulted again in a change for existing theme definition where some editor color scheme keys that previously inherited the best matching global key now used the attributes defined by the parent theme Darcula. Therefore Nord's highlighting for Go broke again and required to explicitly define the values for some attributes in order to achieve the same highlight like in previous versions that are matching Nord's style guidelines. [1]: https://www.jetbrains.com/go/whatsnew/#v2019-3-code-editing Related to GH-69, GH-70 GH-108 --- resources/themes/nord.xml | 70 +++++++++++++++++++++++++++++++-------- 1 file changed, 57 insertions(+), 13 deletions(-) diff --git a/resources/themes/nord.xml b/resources/themes/nord.xml index 71e7bc9..bd61388 100644 --- a/resources/themes/nord.xml +++ b/resources/themes/nord.xml @@ -2,8 +2,8 @@ 2016-09-24T21:08:20 idea - 2019.1.0.0 - 2019-04-18T15:14:45 + 2019.3.0.0 + 2019-12-02T09:34:36 Nord @@ -843,13 +843,21 @@ - - - + - + + + + + -