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
42d7ba26ef
commit
e09a90124d
10 changed files with 98 additions and 26 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Everforest Dark Hard",
|
||||
"author": "Oskar Liew (https://github.com/OskarLiew)",
|
||||
"author": "Sainnhe Park (https://github.com/sainnhe)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "272e33",
|
||||
|
@ -10,15 +10,15 @@
|
|||
"base03": "859289",
|
||||
"base04": "9da9a0",
|
||||
"base05": "d3c6aa",
|
||||
"base06": "e4e1cd",
|
||||
"base07": "fdf6e3",
|
||||
"base08": "7fbbb3",
|
||||
"base09": "d699b6",
|
||||
"base06": "edeada",
|
||||
"base07": "fffbef",
|
||||
"base08": "e67e80",
|
||||
"base09": "e69875",
|
||||
"base0A": "dbbc7f",
|
||||
"base0B": "83c092",
|
||||
"base0C": "e69875",
|
||||
"base0D": "a7c080",
|
||||
"base0E": "e67e80",
|
||||
"base0F": "4C3743"
|
||||
"base0B": "a7c080",
|
||||
"base0C": "83c092",
|
||||
"base0D": "7fbbb3",
|
||||
"base0E": "d699b6",
|
||||
"base0F": "9da9a0"
|
||||
}
|
||||
}
|
|
@ -4,21 +4,21 @@
|
|||
"author": "Sainnhe Park (https://github.com/sainnhe)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "2f383e",
|
||||
"base01": "374247",
|
||||
"base02": "4a555b",
|
||||
"base00": "2d353b",
|
||||
"base01": "343f44",
|
||||
"base02": "475258",
|
||||
"base03": "859289",
|
||||
"base04": "9da9a0",
|
||||
"base05": "d3c6aa",
|
||||
"base06": "e4e1cd",
|
||||
"base06": "e6e2cc",
|
||||
"base07": "fdf6e3",
|
||||
"base08": "7fbbb3",
|
||||
"base09": "d699b6",
|
||||
"base08": "e67e80",
|
||||
"base09": "e69875",
|
||||
"base0A": "dbbc7f",
|
||||
"base0B": "83c092",
|
||||
"base0C": "e69875",
|
||||
"base0D": "a7c080",
|
||||
"base0E": "e67e80",
|
||||
"base0F": "eaedc8"
|
||||
"base0B": "a7c080",
|
||||
"base0C": "83c092",
|
||||
"base0D": "7fbbb3",
|
||||
"base0E": "d699b6",
|
||||
"base0F": "9da9a0"
|
||||
}
|
||||
}
|
24
json/base16/onedark-dark.json
Normal file
24
json/base16/onedark-dark.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "OneDark Dark",
|
||||
"author": "olimorris (https://github.com/olimorris)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "1c1f24",
|
||||
"base02": "2c313a",
|
||||
"base03": "434852",
|
||||
"base04": "565c64",
|
||||
"base05": "abb2bf",
|
||||
"base06": "b6bdca",
|
||||
"base07": "c8ccd4",
|
||||
"base08": "ef596f",
|
||||
"base09": "d19a66",
|
||||
"base0A": "e5c07b",
|
||||
"base0B": "89ca78",
|
||||
"base0C": "2bbac5",
|
||||
"base0D": "61afef",
|
||||
"base0E": "d55fde",
|
||||
"base0F": "be5046"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "PaperColor Dark",
|
||||
"author": "Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)",
|
||||
"author": "Jon Leopard (http://github.com/jonleopard)\nbased on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)\n",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1c1c1c",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "PaperColor Light",
|
||||
"author": "Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)",
|
||||
"author": "Jon Leopard (http://github.com/jonleopard)\nbased on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)\n",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "eeeeee",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Shades of Purple",
|
||||
"author": "Iolar Demartini Junior (http://github.com/demartini) based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode).",
|
||||
"author": "Iolar Demartini Junior (http://github.com/demartini\nbased on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode).\n",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1e1e3f",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Snazzy",
|
||||
"author": "Chawye Hsu (https://github.com/chawyehsu) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)",
|
||||
"author": "Chawye Hsu (https://github.com/chawyehsu)\nbased on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)\n",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "282a36",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Spaceduck",
|
||||
"author": "Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77)",
|
||||
"author": "Guillermo Rodriguez (https://github.com/pineapplegiant),\npackaged by Gabriel Fontes (https://github.com/Misterio77)\n",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "16172d",
|
||||
|
|
24
json/base16/terracotta-dark.json
Normal file
24
json/base16/terracotta-dark.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Terracotta Dark",
|
||||
"author": "Alexander Rossell Hayes (https://github.com/rossellhayes)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "241d1a",
|
||||
"base01": "362b27",
|
||||
"base02": "473933",
|
||||
"base03": "594740",
|
||||
"base04": "a78e84",
|
||||
"base05": "b8a59d",
|
||||
"base06": "cabbb5",
|
||||
"base07": "dcd2ce",
|
||||
"base08": "f6998f",
|
||||
"base09": "ffa888",
|
||||
"base0A": "ffc37a",
|
||||
"base0B": "b6c68a",
|
||||
"base0C": "c0bcdb",
|
||||
"base0D": "b0a4c3",
|
||||
"base0E": "d8a2b0",
|
||||
"base0F": "f1ae97"
|
||||
}
|
||||
}
|
24
json/base16/terracotta.json
Normal file
24
json/base16/terracotta.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Terracotta",
|
||||
"author": "Alexander Rossell Hayes (https://github.com/rossellhayes)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "efeae8",
|
||||
"base01": "dfd6d1",
|
||||
"base02": "d0c1bb",
|
||||
"base03": "c0aca4",
|
||||
"base04": "59453d",
|
||||
"base05": "473731",
|
||||
"base06": "352a25",
|
||||
"base07": "241c19",
|
||||
"base08": "a75045",
|
||||
"base09": "bd6942",
|
||||
"base0A": "ce943e",
|
||||
"base0B": "7a894a",
|
||||
"base0C": "847f9e",
|
||||
"base0D": "625574",
|
||||
"base0E": "8d5968",
|
||||
"base0F": "b07158"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue