diff options
author | SolarLiner <solarliner@gmail.com> | 2017-07-05 22:34:03 +0200 |
---|---|---|
committer | SolarLiner <solarliner@gmail.com> | 2017-07-05 22:34:03 +0200 |
commit | e305c909087f0778469db173e0cd59f2181905e4 (patch) | |
tree | 118971c6766f2bbe63fa8a50ed7f1735d2196a46 /themes/include | |
parent | 9783983e3322e9e9b7381152384595b57d392990 (diff) |
Sorted out dependencies
Diffstat (limited to 'themes/include')
-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 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": { |