mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Update foreground color for comment settings in 2026 Light theme
This commit is contained in:
@@ -262,7 +262,7 @@
|
||||
"comment"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#4F5B4F"
|
||||
"foreground": "#60984D"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -537,4 +537,4 @@
|
||||
"customLiteral": "#795E26",
|
||||
"numberLiteral": "#098658"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user