From 6879a6562e442d1879e71e886d3ee7a5a61e9fd0 Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Sat, 15 Feb 2020 17:45:32 +0100 Subject: [PATCH] Support highlighting of selected indent guide (#134) The selected indent guide was previously not highlighted differently like non-selected guides (`nord3`). This has been changed to use the same color like comments (`nord3` with increased brightness) instead by adding support for the `SELECTED_INDENT_GUIDE` editor scheme key added to the IDE platform code in https://github.com/JetBrains/intellij-community/commit/7e3a238cfa1d68abe99af6aac3cd84aa30736844. Closes GH-123 --- resources/themes/nord.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/themes/nord.xml b/resources/themes/nord.xml index 7cde008..7beb9bc 100644 --- a/resources/themes/nord.xml +++ b/resources/themes/nord.xml @@ -49,6 +49,7 @@