mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
582 B
JSON
24 lines
582 B
JSON
|
{
|
||
|
"system": "base16",
|
||
|
"name": "Mexico Light",
|
||
|
"author": "Sheldon Johnson",
|
||
|
"variant": "light",
|
||
|
"palette": {
|
||
|
"base00": "f8f8f8",
|
||
|
"base01": "e8e8e8",
|
||
|
"base02": "d8d8d8",
|
||
|
"base03": "b8b8b8",
|
||
|
"base04": "585858",
|
||
|
"base05": "383838",
|
||
|
"base06": "282828",
|
||
|
"base07": "181818",
|
||
|
"base08": "ab4642",
|
||
|
"base09": "dc9656",
|
||
|
"base0A": "f79a0e",
|
||
|
"base0B": "538947",
|
||
|
"base0C": "4b8093",
|
||
|
"base0D": "7cafc2",
|
||
|
"base0E": "96609e",
|
||
|
"base0F": "a16946"
|
||
|
}
|
||
|
}
|