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

24 lines
611 B
JSON

{
"system": "base16",
"name": "iA Dark",
"author": "iA Inc. (modified by aramisgithub)",
"variant": "dark",
"palette": {
"base00": "#1a1a1a",
"base01": "#222222",
"base02": "#1d414d",
"base03": "#767676",
"base04": "#b8b8b8",
"base05": "#cccccc",
"base06": "#e8e8e8",
"base07": "#f8f8f8",
"base08": "#d88568",
"base09": "#d86868",
"base0A": "#b99353",
"base0B": "#83a471",
"base0C": "#7c9cae",
"base0D": "#8eccdd",
"base0E": "#b98eb2",
"base0F": "#8b6c37"
}
}