mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
601 B
JSON
24 lines
601 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Eighties",
|
|
"author": "Chris Kempson (http://chriskempson.com)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "2d2d2d",
|
|
"base01": "393939",
|
|
"base02": "515151",
|
|
"base03": "747369",
|
|
"base04": "a09f93",
|
|
"base05": "d3d0c8",
|
|
"base06": "e8e6df",
|
|
"base07": "f2f0ec",
|
|
"base08": "f2777a",
|
|
"base09": "f99157",
|
|
"base0A": "ffcc66",
|
|
"base0B": "99cc99",
|
|
"base0C": "66cccc",
|
|
"base0D": "6699cc",
|
|
"base0E": "cc99cc",
|
|
"base0F": "d27b53"
|
|
}
|
|
} |