mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
603 B
JSON
24 lines
603 B
JSON
{
|
|
"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"
|
|
}
|
|
} |