mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 23:13:34 +00:00
CI: update JSON schemes
This commit is contained in:
parent
742cefc42e
commit
5cdb4c2595
287 changed files with 4728 additions and 4728 deletions
|
@ -4,21 +4,21 @@
|
|||
"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"
|
||||
"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