mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
601 B
JSON
24 lines
601 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Material Palenight",
|
|
"author": "Nate Peterson",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#292D3E",
|
|
"base01": "#444267",
|
|
"base02": "#32374D",
|
|
"base03": "#676E95",
|
|
"base04": "#8796B0",
|
|
"base05": "#959DCB",
|
|
"base06": "#959DCB",
|
|
"base07": "#FFFFFF",
|
|
"base08": "#F07178",
|
|
"base09": "#F78C6C",
|
|
"base0A": "#FFCB6B",
|
|
"base0B": "#C3E88D",
|
|
"base0C": "#89DDFF",
|
|
"base0D": "#82AAFF",
|
|
"base0E": "#C792EA",
|
|
"base0F": "#FF5370"
|
|
}
|
|
} |