aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar SolarLiner <solarliner@gmail.com> 2017-07-05 22:34:03 +0200
committerGravatar SolarLiner <solarliner@gmail.com> 2017-07-05 22:34:03 +0200
commite305c909087f0778469db173e0cd59f2181905e4 (patch)
tree118971c6766f2bbe63fa8a50ed7f1735d2196a46
parent9783983e3322e9e9b7381152384595b57d392990 (diff)
Sorted out dependencies
-rw-r--r--themes/adapta-nokto.json2
-rw-r--r--themes/include/material.json1
2 files changed, 2 insertions, 1 deletions
diff --git a/themes/adapta-nokto.json b/themes/adapta-nokto.json
index 99f69c0..8628d58 100644
--- a/themes/adapta-nokto.json
+++ b/themes/adapta-nokto.json
@@ -1,7 +1,7 @@
{
"$schema": "vscode://schemas/color-theme",
"name": "Adapta Nokto",
- "include": "./arc-dark.json",
+ "include": "./include/material.json",
"colors": {
"activityBar.background": "#222D32",
"activityBar.dropBackground": "#00BCD470",
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": {