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/cupertino.json
Normal file
24
json/base16/cupertino.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Cupertino",
|
||||
"author": "Defman21",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "ffffff",
|
||||
"base01": "c0c0c0",
|
||||
"base02": "c0c0c0",
|
||||
"base03": "808080",
|
||||
"base04": "808080",
|
||||
"base05": "404040",
|
||||
"base06": "404040",
|
||||
"base07": "5e5e5e",
|
||||
"base08": "c41a15",
|
||||
"base09": "eb8500",
|
||||
"base0A": "826b28",
|
||||
"base0B": "007400",
|
||||
"base0C": "318495",
|
||||
"base0D": "0000ff",
|
||||
"base0E": "a90d91",
|
||||
"base0F": "826b28"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue