Basix/json/base16/synth-midnight-light.json

25 lines
687 B
JSON
Raw Normal View History

2024-05-11 01:13:40 +00:00
{
"system": "base16",
"name": "Synth Midnight Terminal Light",
"slug": "synth-midnight-light",
"author": "Micha\u00ebl Ball (http://github.com/michael-ball/)",
"variant": "light",
"palette": {
2024-11-16 03:31:22 +00:00
"base00": "#dddfe0",
"base01": "#cfd1d2",
"base02": "#c1c3c4",
"base03": "#a3a5a6",
"base04": "#474849",
"base05": "#28292a",
"base06": "#1a1b1c",
"base07": "#050608",
"base08": "#b53b50",
"base09": "#ea770d",
"base0A": "#c9d364",
"base0B": "#06ea61",
"base0C": "#42fff9",
"base0D": "#03aeff",
"base0E": "#ea5ce2",
"base0F": "#cd6320"
2024-05-11 01:13:40 +00:00
}
}