mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 00:12:17 +00:00
25 lines
No EOL
729 B
JSON
25 lines
No EOL
729 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Chinoiserie",
|
|
"author": "Di Wang (https://cs.cmu.edu/~diw3)",
|
|
"description": "A variant of Tomorrow scheme from https://github.com/stonebuddha/base16-chinoiserie-scheme",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#ffffff",
|
|
"base01": "#e0e0e0",
|
|
"base02": "#d6d6d6",
|
|
"base03": "#80766e",
|
|
"base04": "#918072",
|
|
"base05": "#4a4035",
|
|
"base06": "#2f2f35",
|
|
"base07": "#131124",
|
|
"base08": "#c04851",
|
|
"base09": "#fb8b05",
|
|
"base0A": "#d6a01d",
|
|
"base0B": "#428675",
|
|
"base0C": "#2b73af",
|
|
"base0D": "#815c94",
|
|
"base0E": "#c08eaf",
|
|
"base0F": "#945833"
|
|
}
|
|
} |