mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
618 B
JSON
24 lines
618 B
JSON
|
{
|
||
|
"system": "base16",
|
||
|
"name": "tender",
|
||
|
"author": "Jacobo Tabernero (https://github/com/jacoborus/tender.vim)",
|
||
|
"variant": "dark",
|
||
|
"palette": {
|
||
|
"base00": "282828",
|
||
|
"base01": "383838",
|
||
|
"base02": "484848",
|
||
|
"base03": "4c4c4c",
|
||
|
"base04": "b8b8b8",
|
||
|
"base05": "eeeeee",
|
||
|
"base06": "e8e8e8",
|
||
|
"base07": "feffff",
|
||
|
"base08": "f43753",
|
||
|
"base09": "dc9656",
|
||
|
"base0A": "ffc24b",
|
||
|
"base0B": "c9d05c",
|
||
|
"base0C": "73cef4",
|
||
|
"base0D": "b3deef",
|
||
|
"base0E": "d3b987",
|
||
|
"base0F": "a16946"
|
||
|
}
|
||
|
}
|