aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGravatar SolarLiner <solarliner@gmail.com> 2017-07-05 22:56:52 +0200
committerGravatar SolarLiner <solarliner@gmail.com> 2017-07-05 22:56:52 +0200
commitc97e4d69e15f2ab7196a145b90900e86c282a234 (patch)
tree8a119fb96773167f483979194d0894f6fa546c3c /themes
parente5638253d5d91d1a23a95ef39fa7d421fc828b3c (diff)
Added name to material theme include
Diffstat (limited to 'themes')
-rw-r--r--themes/include/material.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/include/material.json b/themes/include/material.json
index 90c57b0..051d455 100644
--- a/themes/include/material.json
+++ b/themes/include/material.json
@@ -1,5 +1,6 @@
{ // A Material theme, tokens taken from https://github.com/equinusocio/vsc-material-theme.
"$schema": "vscode://schemas/color-theme",
+ "name": "Material Theme",
"include": "./arc-dark.json",
"tokenColors": [
{