diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/include/material.json | 1 |
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": [ { |