Skip to content

Commit 451465c

Browse files
Comment Color Brightness
-> Please see nordtheme/nord#94 (1) for all details about this design change decision. Increased the comment color (`nord3`) brightness by 10% from a lightness level of ~35% to ~45%. References: (1) nordtheme/nord#94 GH-117
1 parent 3e35efb commit 451465c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

themes/nord.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
"name": "Comment",
263263
"scope": "comment",
264264
"settings": {
265-
"foreground": "#4C566A"
265+
"foreground": "#616E88"
266266
}
267267
},
268268
{
@@ -441,7 +441,7 @@
441441
"punctuation.start.definition.comment"
442442
],
443443
"settings": {
444-
"foreground": "#4C566A"
444+
"foreground": "#616E88"
445445
}
446446
},
447447
{
@@ -768,7 +768,7 @@
768768
"source.java punctuation.definition.tag.end.javadoc"
769769
],
770770
"settings": {
771-
"foreground": "#4C566A"
771+
"foreground": "#616E88"
772772
}
773773
},
774774
{
@@ -989,7 +989,7 @@
989989
"name": "[Markdown] Markup Quote Punctuation Definition",
990990
"scope": "text.html.markdown markup.quote",
991991
"settings": {
992-
"foreground": "#4C566A"
992+
"foreground": "#616E88"
993993
}
994994
},
995995
{

0 commit comments

Comments
 (0)