mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-10 10:49:38 +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/classic-light.json
Normal file
24
json/base16/classic-light.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Classic Light",
|
||||
"author": "Jason Heeris (http://heeris.id.au)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "F5F5F5",
|
||||
"base01": "E0E0E0",
|
||||
"base02": "D0D0D0",
|
||||
"base03": "B0B0B0",
|
||||
"base04": "505050",
|
||||
"base05": "303030",
|
||||
"base06": "202020",
|
||||
"base07": "151515",
|
||||
"base08": "AC4142",
|
||||
"base09": "D28445",
|
||||
"base0A": "F4BF75",
|
||||
"base0B": "90A959",
|
||||
"base0C": "75B5AA",
|
||||
"base0D": "6A9FB5",
|
||||
"base0E": "AA759F",
|
||||
"base0F": "8F5536"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue