mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 00:12:17 +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/circus.json
Normal file
24
json/base16/circus.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Circus",
|
||||
"author": "Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "191919",
|
||||
"base01": "202020",
|
||||
"base02": "303030",
|
||||
"base03": "5f5a60",
|
||||
"base04": "505050",
|
||||
"base05": "a7a7a7",
|
||||
"base06": "808080",
|
||||
"base07": "ffffff",
|
||||
"base08": "dc657d",
|
||||
"base09": "4bb1a7",
|
||||
"base0A": "c3ba63",
|
||||
"base0B": "84b97c",
|
||||
"base0C": "4bb1a7",
|
||||
"base0D": "639ee4",
|
||||
"base0E": "b888e2",
|
||||
"base0F": "b888e2"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue