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": "Google Light",
|
||
|
"author": "Seth Wright (http://sethawright.com)",
|
||
|
"variant": "light",
|
||
|
"palette": {
|
||
|
"base00": "ffffff",
|
||
|
"base01": "e0e0e0",
|
||
|
"base02": "c5c8c6",
|
||
|
"base03": "b4b7b4",
|
||
|
"base04": "969896",
|
||
|
"base05": "373b41",
|
||
|
"base06": "282a2e",
|
||
|
"base07": "1d1f21",
|
||
|
"base08": "CC342B",
|
||
|
"base09": "F96A38",
|
||
|
"base0A": "FBA922",
|
||
|
"base0B": "198844",
|
||
|
"base0C": "3971ED",
|
||
|
"base0D": "3971ED",
|
||
|
"base0E": "A36AC7",
|
||
|
"base0F": "3971ED"
|
||
|
}
|
||
|
}
|