From e305c909087f0778469db173e0cd59f2181905e4 Mon Sep 17 00:00:00 2001 From: SolarLiner Date: Wed, 5 Jul 2017 22:34:03 +0200 Subject: Sorted out dependencies --- themes/include/material.json | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/include/material.json') diff --git a/themes/include/material.json b/themes/include/material.json index 955ab10..90c57b0 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", + "include": "./arc-dark.json", "tokenColors": [ { "settings": { -- cgit v1.2.3