mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-14 08:01:06 +00:00
CI: update JSON schemes
This commit is contained in:
parent
4f1601cd56
commit
77ebb7fc28
10 changed files with 308 additions and 0 deletions
33
json/base24/flexoki-dark.json
Normal file
33
json/base24/flexoki-dark.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Flexoki Dark",
|
||||
"author": "Steph Ango (https://github.com/kepano/flexoki)",
|
||||
"description": "Inky color scheme for prose and code",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#100F0F",
|
||||
"base01": "#1C1B1A",
|
||||
"base02": "#282726",
|
||||
"base03": "#575653",
|
||||
"base04": "#878580",
|
||||
"base05": "#CECDC3",
|
||||
"base06": "#E6E4D9",
|
||||
"base07": "#FFFCF0",
|
||||
"base08": "#D14D41",
|
||||
"base09": "#DA702C",
|
||||
"base0A": "#D0A215",
|
||||
"base0B": "#879A39",
|
||||
"base0C": "#3AA99F",
|
||||
"base0D": "#4385BE",
|
||||
"base0E": "#8B7EC8",
|
||||
"base0F": "#CE5D97",
|
||||
"base10": "#1C1B1A",
|
||||
"base11": "#000000",
|
||||
"base12": "#AF3029",
|
||||
"base13": "#BC5215",
|
||||
"base14": "#AD8301",
|
||||
"base15": "#66800B",
|
||||
"base16": "#24837B",
|
||||
"base17": "#205EA6"
|
||||
}
|
||||
}
|
||||
33
json/base24/flexoki-light.json
Normal file
33
json/base24/flexoki-light.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Flexoki Light",
|
||||
"author": "Steph Ango (https://github.com/kepano/flexoki)",
|
||||
"description": "Inky color scheme for prose and code",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#FFFCF0",
|
||||
"base01": "#F2F0E5",
|
||||
"base02": "#E6E4D9",
|
||||
"base03": "#CECDC3",
|
||||
"base04": "#9F9D96",
|
||||
"base05": "#403E3C",
|
||||
"base06": "#282726",
|
||||
"base07": "#100F0F",
|
||||
"base08": "#AF3029",
|
||||
"base09": "#BC5215",
|
||||
"base0A": "#AD8301",
|
||||
"base0B": "#66800B",
|
||||
"base0C": "#24837B",
|
||||
"base0D": "#205EA6",
|
||||
"base0E": "#5E409D",
|
||||
"base0F": "#A02F6F",
|
||||
"base10": "#F2F0E5",
|
||||
"base11": "#FFFFFF",
|
||||
"base12": "#D14D41",
|
||||
"base13": "#DA702C",
|
||||
"base14": "#D0A215",
|
||||
"base15": "#879A39",
|
||||
"base16": "#3AA99F",
|
||||
"base17": "#4385BE"
|
||||
}
|
||||
}
|
||||
32
json/base24/papercolor-dark.json
Normal file
32
json/base24/papercolor-dark.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "PaperColor Dark",
|
||||
"author": "Nguyen Nguyen (https://github.com/NLKNguyen/papercolor-theme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#1c1c1c",
|
||||
"base01": "#303030",
|
||||
"base02": "#3a3a3a",
|
||||
"base03": "#808080",
|
||||
"base04": "#585858",
|
||||
"base05": "#d0d0d0",
|
||||
"base06": "#bcbcbc",
|
||||
"base07": "#c6c6c6",
|
||||
"base08": "#af005f",
|
||||
"base09": "#5faf5f",
|
||||
"base0A": "#d7af5f",
|
||||
"base0B": "#5faf00",
|
||||
"base0C": "#ffaf00",
|
||||
"base0D": "#5fafd7",
|
||||
"base0E": "#af87d7",
|
||||
"base0F": "#ff5faf",
|
||||
"base10": "#121212",
|
||||
"base11": "#080808",
|
||||
"base12": "#d7005f",
|
||||
"base13": "#87d75f",
|
||||
"base14": "#ffd75f",
|
||||
"base15": "#87d700",
|
||||
"base16": "#ffd700",
|
||||
"base17": "#87d7ff"
|
||||
}
|
||||
}
|
||||
32
json/base24/papercolor-light.json
Normal file
32
json/base24/papercolor-light.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "PaperColor Light",
|
||||
"author": "Nguyen Nguyen (https://github.com/NLKNguyen/papercolor-theme)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#eeeeee",
|
||||
"base01": "#e4e4e4",
|
||||
"base02": "#d0d0d0",
|
||||
"base03": "#878787",
|
||||
"base04": "#b2b2b2",
|
||||
"base05": "#444444",
|
||||
"base06": "#005f87",
|
||||
"base07": "#0087af",
|
||||
"base08": "#af0000",
|
||||
"base09": "#d70087",
|
||||
"base0A": "#5f8700",
|
||||
"base0B": "#008700",
|
||||
"base0C": "#d75f00",
|
||||
"base0D": "#0087af",
|
||||
"base0E": "#8700af",
|
||||
"base0F": "#005faf",
|
||||
"base10": "#f4f4f4",
|
||||
"base11": "#ffffff",
|
||||
"base12": "#d70000",
|
||||
"base13": "#ff00af",
|
||||
"base14": "#87af00",
|
||||
"base15": "#00af00",
|
||||
"base16": "#ff8700",
|
||||
"base17": "#5fafff"
|
||||
}
|
||||
}
|
||||
32
json/base24/tokyo-night-dark.json
Normal file
32
json/base24/tokyo-night-dark.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Tokyo Night Dark",
|
||||
"author": "Micha\u00ebl Ball, based on Tokyo Night by enkia (https://github.com/enkia/tokyo-night-vscode-theme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#1a1b26",
|
||||
"base01": "#16161e",
|
||||
"base02": "#2f3549",
|
||||
"base03": "#444b6a",
|
||||
"base04": "#787c99",
|
||||
"base05": "#a9b1d6",
|
||||
"base06": "#cbccd1",
|
||||
"base07": "#d5d6db",
|
||||
"base08": "#c0caf5",
|
||||
"base09": "#a9b1d6",
|
||||
"base0A": "#0db9d7",
|
||||
"base0B": "#9ece6a",
|
||||
"base0C": "#b4f9f8",
|
||||
"base0D": "#2ac3de",
|
||||
"base0E": "#bb9af7",
|
||||
"base0F": "#f7768e",
|
||||
"base10": "#16161e",
|
||||
"base11": "#0f0f14",
|
||||
"base12": "#ff7a93",
|
||||
"base13": "#ff9e64",
|
||||
"base14": "#73daca",
|
||||
"base15": "#7dcfff",
|
||||
"base16": "#89ddff",
|
||||
"base17": "#bb9af7"
|
||||
}
|
||||
}
|
||||
32
json/base24/tokyo-night-light.json
Normal file
32
json/base24/tokyo-night-light.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Tokyo Night Light",
|
||||
"author": "Micha\u00ebl Ball, based on Tokyo Night by enkia (https://github.com/enkia/tokyo-night-vscode-theme)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#d5d6db",
|
||||
"base01": "#cbccd1",
|
||||
"base02": "#dfe0e5",
|
||||
"base03": "#9699a3",
|
||||
"base04": "#4c505e",
|
||||
"base05": "#343b59",
|
||||
"base06": "#1a1b26",
|
||||
"base07": "#1a1b26",
|
||||
"base08": "#343b59",
|
||||
"base09": "#965027",
|
||||
"base0A": "#166775",
|
||||
"base0B": "#485e30",
|
||||
"base0C": "#3e6968",
|
||||
"base0D": "#34548a",
|
||||
"base0E": "#5a4a78",
|
||||
"base0F": "#8c4351",
|
||||
"base10": "#e9e9ed",
|
||||
"base11": "#f7f7f9",
|
||||
"base12": "#8c4351",
|
||||
"base13": "#965027",
|
||||
"base14": "#485e30",
|
||||
"base15": "#3e6968",
|
||||
"base16": "#34548a",
|
||||
"base17": "#5a4a78"
|
||||
}
|
||||
}
|
||||
32
json/base24/tokyo-night-moon.json
Normal file
32
json/base24/tokyo-night-moon.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Tokyo Night Moon",
|
||||
"author": "Micha\u00ebl Ball, based on Tokyo Night by enkia (https://github.com/enkia/tokyo-night-vscode-theme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#222436",
|
||||
"base01": "#1e2030",
|
||||
"base02": "#2f334d",
|
||||
"base03": "#444a73",
|
||||
"base04": "#828bb8",
|
||||
"base05": "#c8d3f5",
|
||||
"base06": "#b4c2f0",
|
||||
"base07": "#c8d3f5",
|
||||
"base08": "#c099ff",
|
||||
"base09": "#ffc777",
|
||||
"base0A": "#ffc777",
|
||||
"base0B": "#c3e88d",
|
||||
"base0C": "#86e1fc",
|
||||
"base0D": "#82aaff",
|
||||
"base0E": "#fca7ea",
|
||||
"base0F": "#c53b53",
|
||||
"base10": "#1e2030",
|
||||
"base11": "#1a1b2a",
|
||||
"base12": "#ff757f",
|
||||
"base13": "#ffd793",
|
||||
"base14": "#c3e88d",
|
||||
"base15": "#86e1fc",
|
||||
"base16": "#82aaff",
|
||||
"base17": "#fca7ea"
|
||||
}
|
||||
}
|
||||
32
json/base24/tokyo-night-storm.json
Normal file
32
json/base24/tokyo-night-storm.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Tokyo Night Storm",
|
||||
"author": "Micha\u00ebl Ball, based on Tokyo Night by enkia (https://github.com/enkia/tokyo-night-vscode-theme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#24283b",
|
||||
"base01": "#16161e",
|
||||
"base02": "#343a52",
|
||||
"base03": "#444b6a",
|
||||
"base04": "#787c99",
|
||||
"base05": "#a9b1d6",
|
||||
"base06": "#cbccd1",
|
||||
"base07": "#d5d6db",
|
||||
"base08": "#c0caf5",
|
||||
"base09": "#a9b1d6",
|
||||
"base0A": "#0db9d7",
|
||||
"base0B": "#9ece6a",
|
||||
"base0C": "#b4f9f8",
|
||||
"base0D": "#2ac3de",
|
||||
"base0E": "#bb9af7",
|
||||
"base0F": "#f7768e",
|
||||
"base10": "#1f2335",
|
||||
"base11": "#1a1b26",
|
||||
"base12": "#ff7a93",
|
||||
"base13": "#ff9e64",
|
||||
"base14": "#73daca",
|
||||
"base15": "#7dcfff",
|
||||
"base16": "#89ddff",
|
||||
"base17": "#bb9af7"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue