[themes] add support.function

This commit is contained in:
Martin Aeschlimann
2016-10-14 18:02:14 +02:00
parent 010c5068d9
commit 073c6d04e9
29 changed files with 488 additions and 474 deletions

View File

@@ -5,7 +5,8 @@
{
"name": "Function declarations",
"scope": [
"entity.name.function"
"entity.name.function",
"support.function"
],
"settings": {
"foreground": "#DCDCAA"