mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 07:52:54 +00:00
25 lines
No EOL
734 B
JSON
25 lines
No EOL
734 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Chinoiserie Night",
|
|
"author": "Di Wang (https://cs.cmu.edu/~diw3)",
|
|
"description": "A variant of Tomorrow scheme from https://github.com/stonebuddha/base16-chinoiserie-scheme",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#1d1d1d",
|
|
"base01": "#282828",
|
|
"base02": "#373737",
|
|
"base03": "#918072",
|
|
"base04": "#bdaead",
|
|
"base05": "#c4cbcf",
|
|
"base06": "#eee7f2",
|
|
"base07": "#fffef9",
|
|
"base08": "#f07c82",
|
|
"base09": "#f4a83a",
|
|
"base0A": "#f4ce69",
|
|
"base0B": "#b2cf87",
|
|
"base0C": "#b0d5df",
|
|
"base0D": "#8fb2c9",
|
|
"base0E": "#be9db9",
|
|
"base0F": "#b89485"
|
|
}
|
|
} |