improve contract on nord comment color (#842)
This commit is contained in:
parent
b42ef0e028
commit
47208b990b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue