mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-04 07:52:12 +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/sparky.json
Normal file
24
json/base16/sparky.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Sparky",
|
||||
"author": "Leila Sother (https://github.com/mixcoac)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "072B31",
|
||||
"base01": "00313C",
|
||||
"base02": "003C46",
|
||||
"base03": "003B49",
|
||||
"base04": "00778B",
|
||||
"base05": "F4F5F0",
|
||||
"base06": "F5F5F1",
|
||||
"base07": "FFFFFF",
|
||||
"base08": "FF585D",
|
||||
"base09": "FF8F1C",
|
||||
"base0A": "FBDD40",
|
||||
"base0B": "78D64B",
|
||||
"base0C": "2DCCD3",
|
||||
"base0D": "4698CB",
|
||||
"base0E": "D59ED7",
|
||||
"base0F": "9B704D"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue