aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-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": {