mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-28 00:11: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
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…
Add table
Add a link
Reference in a new issue