mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
614 B
JSON
24 lines
614 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Mocha",
|
|
"author": "Chris Kempson (http://chriskempson.com)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#3B3228",
|
|
"base01": "#534636",
|
|
"base02": "#645240",
|
|
"base03": "#7e705a",
|
|
"base04": "#b8afad",
|
|
"base05": "#d0c8c6",
|
|
"base06": "#e9e1dd",
|
|
"base07": "#f5eeeb",
|
|
"base08": "#cb6077",
|
|
"base09": "#d28b71",
|
|
"base0A": "#f4bc87",
|
|
"base0B": "#beb55b",
|
|
"base0C": "#7bbda4",
|
|
"base0D": "#8ab3b5",
|
|
"base0E": "#a89bb9",
|
|
"base0F": "#bb9584"
|
|
}
|
|
} |