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/default-light.json
Normal file
24
json/base16/default-light.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Default Light",
|
||||
"author": "Chris Kempson (http://chriskempson.com)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "f8f8f8",
|
||||
"base01": "e8e8e8",
|
||||
"base02": "d8d8d8",
|
||||
"base03": "b8b8b8",
|
||||
"base04": "585858",
|
||||
"base05": "383838",
|
||||
"base06": "282828",
|
||||
"base07": "181818",
|
||||
"base08": "ab4642",
|
||||
"base09": "dc9656",
|
||||
"base0A": "f7ca88",
|
||||
"base0B": "a1b56c",
|
||||
"base0C": "86c1b9",
|
||||
"base0D": "7cafc2",
|
||||
"base0E": "ba8baf",
|
||||
"base0F": "a16946"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue