feat: add badges

This commit is contained in:
0xMRTT 2022-09-15 19:05:25 +02:00 committed by GitHub
parent ce8d6a0584
commit 8896d69b00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}