Basix/json/base16/moonlight.json

24 lines
627 B
JSON
Raw Normal View History

2024-06-22 03:25:56 +00:00
{
"system": "base16",
"name": "Moonlight",
"author": "Jeremy Swinarton (https://github.com/jswinarton)",
"variant": "dark",
"palette": {
2024-11-16 03:31:22 +00:00
"base00": "#212337",
"base01": "#403c64",
"base02": "#596399",
"base03": "#748cd6",
"base04": "#a1abe0",
"base05": "#a3ace1",
"base06": "#b4a4f4",
"base07": "#ef43fa",
"base08": "#ff5370",
"base09": "#f67f81",
"base0A": "#ffc777",
"base0B": "#2df4c0",
"base0D": "#40ffff",
"base0C": "#04d1f9",
"base0E": "#b994f1",
"base0F": "#ecb2f0"
2024-06-22 03:25:56 +00:00
}
}