Basix/json/base16/standardized-dark.json

24 lines
648 B
JSON
Raw Normal View History

2024-05-11 01:13:40 +00:00
{
"system": "base16",
"name": "standardized-dark",
"author": "ali (https://github.com/ali-githb/base16-standardized-scheme)",
"variant": "dark",
"palette": {
2024-11-16 03:31:22 +00:00
"base00": "#222222",
"base01": "#303030",
"base02": "#555555",
"base03": "#898989",
"base04": "#898989",
"base05": "#c0c0c0",
"base06": "#e0e0e0",
"base07": "#ffffff",
"base08": "#e15d67",
"base09": "#fc804e",
"base0A": "#e1b31a",
"base0B": "#5db129",
"base0C": "#21c992",
"base0D": "#00a3f2",
"base0E": "#b46ee0",
"base0F": "#b87d28"
2024-05-11 01:13:40 +00:00
}
}