mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-04 16:02:20 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
24
json/base16/primer-light.json
Normal file
24
json/base16/primer-light.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Primer Light",
|
||||
"author": "Jimmy Lin",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "fafbfc",
|
||||
"base01": "e1e4e8",
|
||||
"base02": "d1d5da",
|
||||
"base03": "959da5",
|
||||
"base04": "444d56",
|
||||
"base05": "2f363d",
|
||||
"base06": "24292e",
|
||||
"base07": "1b1f23",
|
||||
"base08": "d73a49",
|
||||
"base09": "f66a0a",
|
||||
"base0A": "ffd33d",
|
||||
"base0B": "28a745",
|
||||
"base0C": "79b8ff",
|
||||
"base0D": "0366d6",
|
||||
"base0E": "ea4aaa",
|
||||
"base0F": "a04100"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue