mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-17 01:21:06 +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/pinky.json
Normal file
24
json/base16/pinky.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "pinky",
|
||||
"author": "Benjamin (https://github.com/b3nj5m1n)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "171517",
|
||||
"base01": "1b181b",
|
||||
"base02": "1d1b1d",
|
||||
"base03": "383338",
|
||||
"base04": "e7dbdb",
|
||||
"base05": "f5f5f5",
|
||||
"base06": "ffffff",
|
||||
"base07": "f7f3f7",
|
||||
"base08": "ffa600",
|
||||
"base09": "00ff66",
|
||||
"base0A": "20df6c",
|
||||
"base0B": "ff0066",
|
||||
"base0C": "6600ff",
|
||||
"base0D": "00ffff",
|
||||
"base0E": "007fff",
|
||||
"base0F": "df206c"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue