mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
615 B
JSON
24 lines
615 B
JSON
|
{
|
||
|
"system": "base16",
|
||
|
"name": "Windows 10 Light",
|
||
|
"author": "Fergus Collins (https://github.com/C-Fergus)",
|
||
|
"variant": "light",
|
||
|
"palette": {
|
||
|
"base00": "f2f2f2",
|
||
|
"base01": "e5e5e5",
|
||
|
"base02": "d9d9d9",
|
||
|
"base03": "cccccc",
|
||
|
"base04": "ababab",
|
||
|
"base05": "767676",
|
||
|
"base06": "414141",
|
||
|
"base07": "0c0c0c",
|
||
|
"base08": "c50f1f",
|
||
|
"base09": "f9f1a5",
|
||
|
"base0A": "c19c00",
|
||
|
"base0B": "13a10e",
|
||
|
"base0C": "3a96dd",
|
||
|
"base0D": "0037da",
|
||
|
"base0E": "881798",
|
||
|
"base0F": "16c60c"
|
||
|
}
|
||
|
}
|