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/embers.json
Normal file
24
json/base16/embers.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Embers",
|
||||
"author": "Jannik Siebert (https://github.com/janniks)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "16130F",
|
||||
"base01": "2C2620",
|
||||
"base02": "433B32",
|
||||
"base03": "5A5047",
|
||||
"base04": "8A8075",
|
||||
"base05": "A39A90",
|
||||
"base06": "BEB6AE",
|
||||
"base07": "DBD6D1",
|
||||
"base08": "826D57",
|
||||
"base09": "828257",
|
||||
"base0A": "6D8257",
|
||||
"base0B": "57826D",
|
||||
"base0C": "576D82",
|
||||
"base0D": "6D5782",
|
||||
"base0E": "82576D",
|
||||
"base0F": "825757"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue