mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 18:06:45 +00:00
24 lines
613 B
JSON
24 lines
613 B
JSON
{
|
|
"system": "base16",
|
|
"name": "pinky",
|
|
"author": "Benjamin (https://github.com/b3nj5m1n)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#171517",
|
|
"base01": "#1b181b",
|
|
"base02": "#1d1b1d",
|
|
"base03": "#383338",
|
|
"base04": "#e7dbdb",
|
|
"base05": "#f5f5f5",
|
|
"base06": "#ffffff",
|
|
"base07": "#f7f3f7",
|
|
"base08": "#ffa600",
|
|
"base09": "#00ff66",
|
|
"base0A": "#20df6c",
|
|
"base0B": "#ff0066",
|
|
"base0C": "#6600ff",
|
|
"base0D": "#00ffff",
|
|
"base0E": "#007fff",
|
|
"base0F": "#df206c"
|
|
}
|
|
} |