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/brewer.json
Normal file
24
json/base16/brewer.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Brewer",
|
||||
"author": "Timoth\u00e9e Poisot (http://github.com/tpoisot)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "0c0d0e",
|
||||
"base01": "2e2f30",
|
||||
"base02": "515253",
|
||||
"base03": "737475",
|
||||
"base04": "959697",
|
||||
"base05": "b7b8b9",
|
||||
"base06": "dadbdc",
|
||||
"base07": "fcfdfe",
|
||||
"base08": "e31a1c",
|
||||
"base09": "e6550d",
|
||||
"base0A": "dca060",
|
||||
"base0B": "31a354",
|
||||
"base0C": "80b1d3",
|
||||
"base0D": "3182bd",
|
||||
"base0E": "756bb1",
|
||||
"base0F": "b15928"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue