mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 15:33:35 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
25
json/base16/irblack.json
Normal file
25
json/base16/irblack.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "IR Black",
|
||||
"slug": "irblack",
|
||||
"author": "Timoth\u00e9e Poisot (http://timotheepoisot.fr)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "242422",
|
||||
"base02": "484844",
|
||||
"base03": "6c6c66",
|
||||
"base04": "918f88",
|
||||
"base05": "b5b3aa",
|
||||
"base06": "d9d7cc",
|
||||
"base07": "fdfbee",
|
||||
"base08": "ff6c60",
|
||||
"base09": "e9c062",
|
||||
"base0A": "ffffb6",
|
||||
"base0B": "a8ff60",
|
||||
"base0C": "c6c5fe",
|
||||
"base0D": "96cbfe",
|
||||
"base0E": "ff73fd",
|
||||
"base0F": "b18a3d"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue