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
3c0bd846de
commit
5d6e3ad07b
9 changed files with 109 additions and 5 deletions
24
json/base16/chicago-day.json
Normal file
24
json/base16/chicago-day.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Chicago Day",
|
||||
"author": "Wendell, Ryan <ryanjwendell@gmail.com>",
|
||||
"variant": "light",
|
||||
"system": "base16",
|
||||
"palette": {
|
||||
"base00": "#e8f0ea",
|
||||
"base01": "#d1e0d7",
|
||||
"base02": "#b9d0c3",
|
||||
"base03": "#8a9a91",
|
||||
"base04": "#4b5a51",
|
||||
"base05": "#364c40",
|
||||
"base06": "#2a3b32",
|
||||
"base07": "#1e2a24",
|
||||
"base08": "#c60c30",
|
||||
"base09": "#f9461c",
|
||||
"base0A": "#968400",
|
||||
"base0B": "#009b3a",
|
||||
"base0C": "#00a1de",
|
||||
"base0D": "#522398",
|
||||
"base0E": "#e27ea6",
|
||||
"base0F": "#62361b"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue