mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-18 06:39:34 +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/atlas.json
Normal file
24
json/base16/atlas.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Atlas",
|
||||
"author": "Alex Lende (https://ajlende.com)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "002635",
|
||||
"base01": "00384d",
|
||||
"base02": "517F8D",
|
||||
"base03": "6C8B91",
|
||||
"base04": "869696",
|
||||
"base05": "a1a19a",
|
||||
"base06": "e6e6dc",
|
||||
"base07": "fafaf8",
|
||||
"base08": "ff5a67",
|
||||
"base09": "f08e48",
|
||||
"base0A": "ffcc1b",
|
||||
"base0B": "7fc06e",
|
||||
"base0C": "5dd7b9",
|
||||
"base0D": "14747e",
|
||||
"base0E": "9a70a4",
|
||||
"base0F": "c43060"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue