From 47208b990b159b37d9b1a55df908d2cb27eea896 Mon Sep 17 00:00:00 2001 From: WindSoilder Date: Thu, 14 Oct 2021 17:03:35 +0800 Subject: [PATCH] improve contract on nord comment color (#842) --- runtime/themes/nord.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/themes/nord.toml b/runtime/themes/nord.toml index c6a0e1728..990d5a4aa 100644 --- a/runtime/themes/nord.toml +++ b/runtime/themes/nord.toml @@ -24,8 +24,8 @@ "ui.cursor.match" = { bg = "434c5e" } # nord3 - comments -"comment" = "#4c566a" -"ui.linenr" = { fg = "#4c566a" } +"comment" = "#616E88" +"ui.linenr" = { fg = "#616E88" } # Snow Storm # nord4 - cursor, variables, constants, attributes, fields