mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 08:41:14 +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"
|
||||
}
|
||||
}
|
|
@ -4,29 +4,29 @@
|
|||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "21222c",
|
||||
"base01": "282a36",
|
||||
"base02": "3A3C4E",
|
||||
"base03": "4D4F68",
|
||||
"base04": "626483",
|
||||
"base05": "E9E9F4",
|
||||
"base06": "f8f8f2",
|
||||
"base00": "282a36",
|
||||
"base01": "363447",
|
||||
"base02": "44475a",
|
||||
"base03": "6272a4",
|
||||
"base04": "9ea8c7",
|
||||
"base05": "f8f8f2",
|
||||
"base06": "f0f1f4",
|
||||
"base07": "ffffff",
|
||||
"base08": "ff5555",
|
||||
"base09": "f1fa8c",
|
||||
"base0A": "EBFF87",
|
||||
"base09": "ffb86c",
|
||||
"base0A": "f1fa8c",
|
||||
"base0B": "50fa7b",
|
||||
"base0C": "8be9fd",
|
||||
"base0D": "bd93f9",
|
||||
"base0D": "80bfff",
|
||||
"base0E": "ff79c6",
|
||||
"base0F": "00F769",
|
||||
"base10": "1D1D26",
|
||||
"base11": "1B1B23",
|
||||
"base12": "ff6e6e",
|
||||
"base13": "ffffa5",
|
||||
"base14": "69ff94",
|
||||
"base15": "a4ffff",
|
||||
"base16": "d6acff",
|
||||
"base17": "ff92df"
|
||||
"base0F": "bd93f9",
|
||||
"base10": "1e2029",
|
||||
"base11": "16171d",
|
||||
"base12": "f28c8c",
|
||||
"base13": "eef5a3",
|
||||
"base14": "a3f5b8",
|
||||
"base15": "baedf7",
|
||||
"base16": "a3ccf5",
|
||||
"base17": "f5a3d2"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue