mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
624 B
JSON
24 lines
624 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Brewer",
|
|
"author": "Timoth\u00e9e Poisot (http://github.com/tpoisot)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#0c0d0e",
|
|
"base01": "#2e2f30",
|
|
"base02": "#515253",
|
|
"base03": "#737475",
|
|
"base04": "#959697",
|
|
"base05": "#b7b8b9",
|
|
"base06": "#dadbdc",
|
|
"base07": "#fcfdfe",
|
|
"base08": "#e31a1c",
|
|
"base09": "#e6550d",
|
|
"base0A": "#dca060",
|
|
"base0B": "#31a354",
|
|
"base0C": "#80b1d3",
|
|
"base0D": "#3182bd",
|
|
"base0E": "#756bb1",
|
|
"base0F": "#b15928"
|
|
}
|
|
} |