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

24 lines
667 B
JSON

{
"system": "base16",
"name": "Circus",
"author": "Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12)",
"variant": "dark",
"palette": {
"base00": "#191919",
"base01": "#202020",
"base02": "#303030",
"base03": "#5f5a60",
"base04": "#505050",
"base05": "#a7a7a7",
"base06": "#808080",
"base07": "#ffffff",
"base08": "#dc657d",
"base09": "#4bb1a7",
"base0A": "#c3ba63",
"base0B": "#84b97c",
"base0C": "#4bb1a7",
"base0D": "#639ee4",
"base0E": "#b888e2",
"base0F": "#b888e2"
}
}