Basix/json/base16/synth-midnight-dark.json
2024-11-16 03:31:22 +00:00

25 lines
684 B
JSON

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