mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
620 B
JSON
24 lines
620 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Sandcastle",
|
|
"author": "George Essig (https://github.com/gessig)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#282c34",
|
|
"base01": "#2c323b",
|
|
"base02": "#3e4451",
|
|
"base03": "#665c54",
|
|
"base04": "#928374",
|
|
"base05": "#a89984",
|
|
"base06": "#d5c4a1",
|
|
"base07": "#fdf4c1",
|
|
"base08": "#83a598",
|
|
"base09": "#a07e3b",
|
|
"base0A": "#a07e3b",
|
|
"base0B": "#528b8b",
|
|
"base0C": "#83a598",
|
|
"base0D": "#83a598",
|
|
"base0E": "#d75f5f",
|
|
"base0F": "#a87322"
|
|
}
|
|
} |