mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-05-19 13:30:32 +00:00
CI: update JSON schemes
This commit is contained in:
parent
c0c14429c0
commit
8475cbb3d7
3 changed files with 81 additions and 0 deletions
24
json/base16/kissa-latte.json
Normal file
24
json/base16/kissa-latte.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Kissa Latte",
|
||||
"author": "rwendell (https://github.com/rwendell/kissa)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#F5F4F0",
|
||||
"base01": "#E8E7E3",
|
||||
"base02": "#D5D2CB",
|
||||
"base03": "#91887D",
|
||||
"base04": "#746C62",
|
||||
"base05": "#1F1C16",
|
||||
"base06": "#6E6459",
|
||||
"base07": "#FEFCFA",
|
||||
"base08": "#9E3E3E",
|
||||
"base09": "#8F5D22",
|
||||
"base0A": "#7D6820",
|
||||
"base0B": "#387050",
|
||||
"base0C": "#287070",
|
||||
"base0D": "#3468A8",
|
||||
"base0E": "#6438A0",
|
||||
"base0F": "#943A68"
|
||||
}
|
||||
}
|
||||
24
json/base16/kissa-macchiato.json
Normal file
24
json/base16/kissa-macchiato.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Kissa Macchiato",
|
||||
"author": "rwendell (https://github.com/rwendell/kissa)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#1F1C16",
|
||||
"base01": "#35322D",
|
||||
"base02": "#47443F",
|
||||
"base03": "#B8A48C",
|
||||
"base04": "#D4C4A8",
|
||||
"base05": "#FAF0E6",
|
||||
"base06": "#E8D5B7",
|
||||
"base07": "#FEF4E4",
|
||||
"base08": "#E87777",
|
||||
"base09": "#DA9050",
|
||||
"base0A": "#EAC67A",
|
||||
"base0B": "#8CB870",
|
||||
"base0C": "#6AB8B0",
|
||||
"base0D": "#7FA8D4",
|
||||
"base0E": "#B094CC",
|
||||
"base0F": "#CC88AA"
|
||||
}
|
||||
}
|
||||
33
json/base24/alucard.json
Normal file
33
json/base24/alucard.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Alucard",
|
||||
"author": "clach04 (https://github.com/clach04)",
|
||||
"description": "Alucard Classic - Dracula light, based on https://github.com/dracula/draculatheme.com/blob/main/content/spec.mdx",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#fffbeb",
|
||||
"base01": "#ceccc0",
|
||||
"base02": "#cfcfde",
|
||||
"base03": "#6c664b",
|
||||
"base04": "#4c4a3d",
|
||||
"base05": "#1f1f1f",
|
||||
"base06": "#1f1f1f",
|
||||
"base07": "#2c2b31",
|
||||
"base08": "#cb3a2a",
|
||||
"base09": "#A34D14",
|
||||
"base0A": "#846e15",
|
||||
"base0B": "#14710a",
|
||||
"base0C": "#036a96",
|
||||
"base0D": "#644ac9",
|
||||
"base0E": "#a3144d",
|
||||
"base0F": "#792219",
|
||||
"base10": "#fdf8e2",
|
||||
"base11": "#f5f0da",
|
||||
"base12": "#d74c3d",
|
||||
"base13": "#9e841a",
|
||||
"base14": "#198d0c",
|
||||
"base15": "#047fb4",
|
||||
"base16": "#7862d0",
|
||||
"base17": "#bf185a"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue