mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 15:03:46 +00:00
CI: update JSON schemes
This commit is contained in:
parent
dabb8c4d8e
commit
965b34bfba
8 changed files with 56 additions and 56 deletions
|
@ -1,24 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Dracula",
|
||||
"author": "Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula)",
|
||||
"author": "Jamy Golden (http://github.com/JamyGolden), based on Dracula Theme (http://github.com/dracula)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "282936",
|
||||
"base01": "3a3c4e",
|
||||
"base02": "4d4f68",
|
||||
"base03": "626483",
|
||||
"base04": "62d6e8",
|
||||
"base05": "e9e9f4",
|
||||
"base06": "f1f2f8",
|
||||
"base07": "f7f7fb",
|
||||
"base08": "ea51b2",
|
||||
"base09": "b45bcf",
|
||||
"base0A": "00f769",
|
||||
"base0B": "ebff87",
|
||||
"base0C": "a1efe4",
|
||||
"base0D": "62d6e8",
|
||||
"base0E": "b45bcf",
|
||||
"base0F": "00f769"
|
||||
"base00": "282a36",
|
||||
"base01": "363447",
|
||||
"base02": "44475a",
|
||||
"base03": "6272a4",
|
||||
"base04": "9ea8c7",
|
||||
"base05": "f8f8f2",
|
||||
"base06": "f0f1f4",
|
||||
"base07": "ffffff",
|
||||
"base08": "ff5555",
|
||||
"base09": "ffb86c",
|
||||
"base0A": "f1fa8c",
|
||||
"base0B": "50fa7b",
|
||||
"base0C": "8be9fd",
|
||||
"base0D": "80bfff",
|
||||
"base0E": "ff79c6",
|
||||
"base0F": "bd93f9"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "PaperColor Dark",
|
||||
"author": "Jon Leopard (http://github.com/jonleopard)\nbased on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)\n",
|
||||
"author": "Jon Leopard (http://github.com/jonleopard), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1c1c1c",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "PaperColor Light",
|
||||
"author": "Jon Leopard (http://github.com/jonleopard)\nbased on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)\n",
|
||||
"author": "Jon Leopard (http://github.com/jonleopard), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "eeeeee",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Shades of Purple",
|
||||
"author": "Iolar Demartini Junior (http://github.com/demartini\nbased on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode).\n",
|
||||
"author": "Iolar Demartini Junior (http://github.com/demartini), based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1e1e3f",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Snazzy",
|
||||
"author": "Chawye Hsu (https://github.com/chawyehsu)\nbased on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)\n",
|
||||
"author": "Chawye Hsu (https://github.com/chawyehsu), based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "282a36",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Spaceduck",
|
||||
"author": "Guillermo Rodriguez (https://github.com/pineapplegiant),\npackaged by Gabriel Fontes (https://github.com/Misterio77)\n",
|
||||
"author": "Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "16172d",
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Tokyodark",
|
||||
"author": "Tiagovla (https://github.com/tiagovla/)",
|
||||
"author": "Jamy Golden (https://github.com/JamyGolden), Based on Tokyodark.nvim (https://github.com/tiagovla/tokyodark.nvim)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "11121d",
|
||||
"base01": "151621",
|
||||
"base02": "43444f",
|
||||
"base03": "393a45",
|
||||
"base04": "1b1c27",
|
||||
"base05": "abb2bf",
|
||||
"base06": "555661",
|
||||
"base07": "2c2d38",
|
||||
"base08": "a485dd",
|
||||
"base09": "a485dd",
|
||||
"base0A": "7199ee",
|
||||
"base0B": "d7A65f",
|
||||
"base0C": "a485dd",
|
||||
"base0D": "95c561",
|
||||
"base0E": "ee6d85",
|
||||
"base01": "212234",
|
||||
"base02": "212234",
|
||||
"base03": "353945",
|
||||
"base04": "4a5057",
|
||||
"base05": "a0a8cd",
|
||||
"base06": "abb2bf",
|
||||
"base07": "bcc2dc",
|
||||
"base08": "ee6d85",
|
||||
"base09": "f6955b",
|
||||
"base0A": "d7a65f",
|
||||
"base0B": "95c561",
|
||||
"base0C": "9fbbf3",
|
||||
"base0D": "7199ee",
|
||||
"base0E": "a485dd",
|
||||
"base0F": "773440"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue