mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
625 B
JSON
24 lines
625 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Porple",
|
|
"author": "Niek den Breeje (https://github.com/AuditeMarlow)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#292c36",
|
|
"base01": "#333344",
|
|
"base02": "#474160",
|
|
"base03": "#65568a",
|
|
"base04": "#b8b8b8",
|
|
"base05": "#d8d8d8",
|
|
"base06": "#e8e8e8",
|
|
"base07": "#f8f8f8",
|
|
"base08": "#f84547",
|
|
"base09": "#d28e5d",
|
|
"base0A": "#efa16b",
|
|
"base0B": "#95c76f",
|
|
"base0C": "#64878f",
|
|
"base0D": "#8485ce",
|
|
"base0E": "#b74989",
|
|
"base0F": "#986841"
|
|
}
|
|
} |