mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
587 B
JSON
24 lines
587 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Bespin",
|
|
"author": "Jan T. Sott",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#28211c",
|
|
"base01": "#36312e",
|
|
"base02": "#5e5d5c",
|
|
"base03": "#666666",
|
|
"base04": "#797977",
|
|
"base05": "#8a8986",
|
|
"base06": "#9d9b97",
|
|
"base07": "#baae9e",
|
|
"base08": "#cf6a4c",
|
|
"base09": "#cf7d34",
|
|
"base0A": "#f9ee98",
|
|
"base0B": "#54be0d",
|
|
"base0C": "#afc4db",
|
|
"base0D": "#5ea6ea",
|
|
"base0E": "#9b859d",
|
|
"base0F": "#937121"
|
|
}
|
|
} |