Unnamed repository; edit this file 'description' to name the repository.
improve contract on nord comment color (#842)
WindSoilder 2021-10-14
parent b42ef0e · commit 47208b9
-rw-r--r--runtime/themes/nord.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/themes/nord.toml b/runtime/themes/nord.toml
index c6a0e172..990d5a4a 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