diff --git a/official.json b/official.json index 112d328..a8b8bbe 100644 --- a/official.json +++ b/official.json @@ -1,23 +1,26 @@ { - "Pretty Purple": "https://github.com/GradienceTeam/Community/raw/next/official/pretty-purple.json", - "Builder Light": "https://github.com/GradienceTeam/Community/raw/next/official/builder-light.json", - "Builder Dark": "https://github.com/GradienceTeam/Community/raw/next/official/builder-dark.json", - "Classic Light": "https://github.com/GradienceTeam/Community/raw/next/official/classic-light.json", - "Classic Dark": "https://github.com/GradienceTeam/Community/raw/next/official/classic-dark.json", - "Cobalt Light": "https://github.com/GradienceTeam/Community/raw/next/official/cobalt-light.json", - "Cobalt Dark": "https://github.com/GradienceTeam/Community/raw/next/official/cobalt-dark.json", - "Kate Light": "https://github.com/GradienceTeam/Community/raw/next/official/kate-light.json", - "Kate Dark": "https://github.com/GradienceTeam/Community/raw/next/official/kate-dark.json", - "Oblivion": "https://github.com/GradienceTeam/Community/raw/next/official/oblivion.json", - "Peninsula Light": "https://github.com/GradienceTeam/Community/raw/next/official/peninsula-light.json", - "Peninsula Dark": "https://github.com/GradienceTeam/Community/raw/next/official/peninsula-dark.json", - "Solarized Light": "https://github.com/GradienceTeam/Community/raw/next/official/solarized-light.json", - "Solarized Dark": "https://github.com/GradienceTeam/Community/raw/next/official/solarized-dark.json", - "Tango": "https://github.com/GradienceTeam/Community/raw/next/official/tango.json", - "Gruvbox Light": "https://github.com/GradienceTeam/Community/raw/next/official/gruvbox-light.json", - "Gruvbox Dark": "https://github.com/GradienceTeam/Community/raw/next/official/gruvbox-dark.json", - "Catppuccin Latte": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-latte.json", - "Catppuccin Frappé": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-frappé.json", - "Catppuccin Macchiato": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-macchiato.json", - "Catppuccin Mocha": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-mocha.json" + "presets": { + "Pretty Purple": "https://github.com/GradienceTeam/Community/raw/next/official/pretty-purple.json", + "Builder Light": "https://github.com/GradienceTeam/Community/raw/next/official/builder-light.json", + "Builder Dark": "https://github.com/GradienceTeam/Community/raw/next/official/builder-dark.json", + "Classic Light": "https://github.com/GradienceTeam/Community/raw/next/official/classic-light.json", + "Classic Dark": "https://github.com/GradienceTeam/Community/raw/next/official/classic-dark.json", + "Cobalt Light": "https://github.com/GradienceTeam/Community/raw/next/official/cobalt-light.json", + "Cobalt Dark": "https://github.com/GradienceTeam/Community/raw/next/official/cobalt-dark.json", + "Kate Light": "https://github.com/GradienceTeam/Community/raw/next/official/kate-light.json", + "Kate Dark": "https://github.com/GradienceTeam/Community/raw/next/official/kate-dark.json", + "Oblivion": "https://github.com/GradienceTeam/Community/raw/next/official/oblivion.json", + "Peninsula Light": "https://github.com/GradienceTeam/Community/raw/next/official/peninsula-light.json", + "Peninsula Dark": "https://github.com/GradienceTeam/Community/raw/next/official/peninsula-dark.json", + "Solarized Light": "https://github.com/GradienceTeam/Community/raw/next/official/solarized-light.json", + "Solarized Dark": "https://github.com/GradienceTeam/Community/raw/next/official/solarized-dark.json", + "Tango": "https://github.com/GradienceTeam/Community/raw/next/official/tango.json", + "Gruvbox Light": "https://github.com/GradienceTeam/Community/raw/next/official/gruvbox-light.json", + "Gruvbox Dark": "https://github.com/GradienceTeam/Community/raw/next/official/gruvbox-dark.json", + "Catppuccin Latte": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-latte.json", + "Catppuccin Frappé": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-frappé.json", + "Catppuccin Macchiato": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-macchiato.json", + "Catppuccin Mocha": "https://github.com/GradienceTeam/Community/raw/next/official/catppuccin-mocha.json" + }, + "badge": "gold" }