mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 07:52:54 +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/tarot.json
Normal file
24
json/base16/tarot.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "tarot",
|
||||
"author": "ed (https://codeberg.org/ed)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "0e091d",
|
||||
"base01": "2a153c",
|
||||
"base02": "4b2054",
|
||||
"base03": "74316b",
|
||||
"base04": "8c406f",
|
||||
"base05": "aa556f",
|
||||
"base06": "c4686d",
|
||||
"base07": "dc8f7c",
|
||||
"base08": "c53253",
|
||||
"base09": "ea4d60",
|
||||
"base0A": "ff6565",
|
||||
"base0B": "a68e5a",
|
||||
"base0C": "8c9785",
|
||||
"base0D": "6e6080",
|
||||
"base0E": "a45782",
|
||||
"base0F": "984d51"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue