mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 07:23: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/pico.json
Normal file
24
json/base16/pico.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Pico",
|
||||
"author": "PICO-8 (http://www.lexaloffle.com/pico-8.php)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "1d2b53",
|
||||
"base02": "7e2553",
|
||||
"base03": "008751",
|
||||
"base04": "ab5236",
|
||||
"base05": "5f574f",
|
||||
"base06": "c2c3c7",
|
||||
"base07": "fff1e8",
|
||||
"base08": "ff004d",
|
||||
"base09": "ffa300",
|
||||
"base0A": "fff024",
|
||||
"base0B": "00e756",
|
||||
"base0C": "29adff",
|
||||
"base0D": "83769c",
|
||||
"base0E": "ff77a8",
|
||||
"base0F": "ffccaa"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue