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

24 lines
648 B
JSON

{
"system": "base16",
"name": "standardized-dark",
"author": "ali (https://github.com/ali-githb/base16-standardized-scheme)",
"variant": "dark",
"palette": {
"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"
}
}