mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-20 23:50:21 +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/aztec.json
Normal file
24
json/base16/aztec.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Aztec",
|
||||
"author": "TheNeverMan (github.com/TheNeverMan)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "101600",
|
||||
"base01": "1A1E01",
|
||||
"base02": "242604",
|
||||
"base03": "2E2E05",
|
||||
"base04": "FFD129",
|
||||
"base05": "FFDA51",
|
||||
"base06": "FFE178",
|
||||
"base07": "FFEBA0",
|
||||
"base08": "EE2E00",
|
||||
"base09": "EE8800",
|
||||
"base0A": "EEBB00",
|
||||
"base0B": "63D932",
|
||||
"base0C": "3D94A5",
|
||||
"base0D": "5B4A9F",
|
||||
"base0E": "883E9F",
|
||||
"base0F": "A928B9"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue