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/shapeshifter.json
Normal file
24
json/base16/shapeshifter.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Shapeshifter",
|
||||
"author": "Tyler Benziger (http://tybenz.com)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "f9f9f9",
|
||||
"base01": "e0e0e0",
|
||||
"base02": "ababab",
|
||||
"base03": "555555",
|
||||
"base04": "343434",
|
||||
"base05": "102015",
|
||||
"base06": "040404",
|
||||
"base07": "000000",
|
||||
"base08": "e92f2f",
|
||||
"base09": "e09448",
|
||||
"base0A": "dddd13",
|
||||
"base0B": "0ed839",
|
||||
"base0C": "23edda",
|
||||
"base0D": "3b48e3",
|
||||
"base0E": "f996e2",
|
||||
"base0F": "69542d"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue