mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-28 00:11:14 +00:00
CI: update JSON schemes
This commit is contained in:
parent
32d6beec28
commit
3695f133ba
6 changed files with 156 additions and 0 deletions
25
json/base16/chinoiserie-morandi.json
Normal file
25
json/base16/chinoiserie-morandi.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Chinoiserie Morandi",
|
||||
"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": "#c06061",
|
||||
"base09": "#ff937f",
|
||||
"base0A": "#e5bc84",
|
||||
"base0B": "#8ca07b",
|
||||
"base0C": "#5e8c9b",
|
||||
"base0D": "#839ec9",
|
||||
"base0E": "#98a1d8",
|
||||
"base0F": "#d9cdb4"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue