mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 15:33:35 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
24
json/base16/ashes.json
Normal file
24
json/base16/ashes.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Ashes",
|
||||
"author": "Jannik Siebert (https://github.com/janniks)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1C2023",
|
||||
"base01": "393F45",
|
||||
"base02": "565E65",
|
||||
"base03": "747C84",
|
||||
"base04": "ADB3BA",
|
||||
"base05": "C7CCD1",
|
||||
"base06": "DFE2E5",
|
||||
"base07": "F3F4F5",
|
||||
"base08": "C7AE95",
|
||||
"base09": "C7C795",
|
||||
"base0A": "AEC795",
|
||||
"base0B": "95C7AE",
|
||||
"base0C": "95AEC7",
|
||||
"base0D": "AE95C7",
|
||||
"base0E": "C795AE",
|
||||
"base0F": "C79595"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue