diff --git a/assets/themes/andromeda/andromeda.json b/assets/themes/andromeda/andromeda.json index 8fe6d03a25..532d013b36 100644 --- a/assets/themes/andromeda/andromeda.json +++ b/assets/themes/andromeda/andromeda.json @@ -1,4 +1,5 @@ { + "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "Andromeda", "author": "Zed Industries", "themes": [ diff --git a/assets/themes/atelier/atelier.json b/assets/themes/atelier/atelier.json index b374cbeca4..1bf4878b5a 100644 --- a/assets/themes/atelier/atelier.json +++ b/assets/themes/atelier/atelier.json @@ -1,4 +1,5 @@ { + "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "Atelier", "author": "Zed Industries", "themes": [ diff --git a/assets/themes/ayu/ayu.json b/assets/themes/ayu/ayu.json index 79ffacdc66..00fb6deb91 100644 --- a/assets/themes/ayu/ayu.json +++ b/assets/themes/ayu/ayu.json @@ -1,4 +1,5 @@ { + "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "Ayu", "author": "Zed Industries", "themes": [ diff --git a/assets/themes/gruvbox/gruvbox.json b/assets/themes/gruvbox/gruvbox.json index d899ff39df..a56ea7d046 100644 --- a/assets/themes/gruvbox/gruvbox.json +++ b/assets/themes/gruvbox/gruvbox.json @@ -1,4 +1,5 @@ { + "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "Gruvbox", "author": "Zed Industries", "themes": [ diff --git a/assets/themes/one/one.json b/assets/themes/one/one.json index f98b21acac..41cfc66b85 100644 --- a/assets/themes/one/one.json +++ b/assets/themes/one/one.json @@ -1,4 +1,5 @@ { + "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "One", "author": "Zed Industries", "themes": [ @@ -7,8 +8,9 @@ "appearance": "dark", "style": { "border": "#464b57ff", - "border.variant": "#363c46ff", - "border.focused": "#293b5bff", + "" + // "border.variant": "#363c46ff", + // "border.focused": "#293b5bff", "border.selected": "#293b5bff", "border.transparent": "#00000000", "border.disabled": "#414754ff", diff --git a/assets/themes/rose_pine/rose_pine.json b/assets/themes/rose_pine/rose_pine.json index 99778348ba..5b66c5ed34 100644 --- a/assets/themes/rose_pine/rose_pine.json +++ b/assets/themes/rose_pine/rose_pine.json @@ -1,4 +1,5 @@ { + "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "Rosé Pine", "author": "Zed Industries", "themes": [ diff --git a/assets/themes/sandcastle/sandcastle.json b/assets/themes/sandcastle/sandcastle.json index 12e1e2d229..b5239b0a55 100644 --- a/assets/themes/sandcastle/sandcastle.json +++ b/assets/themes/sandcastle/sandcastle.json @@ -1,4 +1,5 @@ { + "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "Sandcastle", "author": "Zed Industries", "themes": [ diff --git a/assets/themes/solarized/solarized.json b/assets/themes/solarized/solarized.json index aa4e793e2a..642e35ebca 100644 --- a/assets/themes/solarized/solarized.json +++ b/assets/themes/solarized/solarized.json @@ -1,4 +1,5 @@ { + "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "Solarized", "author": "Zed Industries", "themes": [ diff --git a/assets/themes/summercamp/summercamp.json b/assets/themes/summercamp/summercamp.json index 51e9e2d61d..84423a8600 100644 --- a/assets/themes/summercamp/summercamp.json +++ b/assets/themes/summercamp/summercamp.json @@ -1,4 +1,5 @@ { + "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "Summercamp", "author": "Zed Industries", "themes": [