mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 15:32:55 +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/cupcake.json
Normal file
24
json/base16/cupcake.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Cupcake",
|
||||
"author": "Chris Kempson (http://chriskempson.com)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "fbf1f2",
|
||||
"base01": "f2f1f4",
|
||||
"base02": "d8d5dd",
|
||||
"base03": "bfb9c6",
|
||||
"base04": "a59daf",
|
||||
"base05": "8b8198",
|
||||
"base06": "72677E",
|
||||
"base07": "585062",
|
||||
"base08": "D57E85",
|
||||
"base09": "EBB790",
|
||||
"base0A": "DCB16C",
|
||||
"base0B": "A3B367",
|
||||
"base0C": "69A9A7",
|
||||
"base0D": "7297B9",
|
||||
"base0E": "BB99B4",
|
||||
"base0F": "BAA58C"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue