mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 14:31:31 +01:00
[themes] add support.function
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
{
|
||||
"name": "Function declarations",
|
||||
"scope": [
|
||||
"entity.name.function"
|
||||
"entity.name.function",
|
||||
"support.function"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#DCDCAA"
|
||||
|
||||
Reference in New Issue
Block a user