parent
e647125d3e
commit
d675dc211d
5 changed files with 45 additions and 0 deletions
|
@ -131,6 +131,15 @@
|
||||||
"foreground": "{{variant.scheme.base.pink}}"
|
"foreground": "{{variant.scheme.base.pink}}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Variables constant",
|
||||||
|
"scope": [
|
||||||
|
"variable.other.constant"
|
||||||
|
],
|
||||||
|
"settings": {
|
||||||
|
"foreground": "{{variant.scheme.base.pink}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Other Variable, String Link",
|
"name": "Other Variable, String Link",
|
||||||
"scope": [
|
"scope": [
|
||||||
|
|
|
@ -131,6 +131,15 @@
|
||||||
"foreground": "#f07178"
|
"foreground": "#f07178"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Variables constant",
|
||||||
|
"scope": [
|
||||||
|
"variable.other.constant"
|
||||||
|
],
|
||||||
|
"settings": {
|
||||||
|
"foreground": "#f07178"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Other Variable, String Link",
|
"name": "Other Variable, String Link",
|
||||||
"scope": [
|
"scope": [
|
||||||
|
|
|
@ -131,6 +131,15 @@
|
||||||
"foreground": "#f07178"
|
"foreground": "#f07178"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Variables constant",
|
||||||
|
"scope": [
|
||||||
|
"variable.other.constant"
|
||||||
|
],
|
||||||
|
"settings": {
|
||||||
|
"foreground": "#f07178"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Other Variable, String Link",
|
"name": "Other Variable, String Link",
|
||||||
"scope": [
|
"scope": [
|
||||||
|
|
|
@ -131,6 +131,15 @@
|
||||||
"foreground": "#FF5370"
|
"foreground": "#FF5370"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Variables constant",
|
||||||
|
"scope": [
|
||||||
|
"variable.other.constant"
|
||||||
|
],
|
||||||
|
"settings": {
|
||||||
|
"foreground": "#FF5370"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Other Variable, String Link",
|
"name": "Other Variable, String Link",
|
||||||
"scope": [
|
"scope": [
|
||||||
|
|
|
@ -131,6 +131,15 @@
|
||||||
"foreground": "#f07178"
|
"foreground": "#f07178"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Variables constant",
|
||||||
|
"scope": [
|
||||||
|
"variable.other.constant"
|
||||||
|
],
|
||||||
|
"settings": {
|
||||||
|
"foreground": "#f07178"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Other Variable, String Link",
|
"name": "Other Variable, String Link",
|
||||||
"scope": [
|
"scope": [
|
||||||
|
|
Loading…
Reference in a new issue