mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-06 08:52:09 +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-dark.json
Normal file
24
json/base16/primer-dark.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Primer Dark",
|
||||
"author": "Jimmy Lin",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "010409",
|
||||
"base01": "21262d",
|
||||
"base02": "30363d",
|
||||
"base03": "484f58",
|
||||
"base04": "8b949e",
|
||||
"base05": "b1bac4",
|
||||
"base06": "c9d1d9",
|
||||
"base07": "f0f6fc",
|
||||
"base08": "ff7b72",
|
||||
"base09": "f0883e",
|
||||
"base0A": "d29922",
|
||||
"base0B": "3fb950",
|
||||
"base0C": "a5d6ff",
|
||||
"base0D": "58a6ff",
|
||||
"base0E": "f778ba",
|
||||
"base0F": "bd561d"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue