mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 15:32:55 +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/eva.json
Normal file
24
json/base16/eva.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Eva",
|
||||
"author": "kjakapat (https://github.com/kjakapat)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "2a3b4d",
|
||||
"base01": "3d566f",
|
||||
"base02": "4b6988",
|
||||
"base03": "55799c",
|
||||
"base04": "7e90a3",
|
||||
"base05": "9fa2a6",
|
||||
"base06": "d6d7d9",
|
||||
"base07": "ffffff",
|
||||
"base08": "c4676c",
|
||||
"base09": "ff9966",
|
||||
"base0A": "ffff66",
|
||||
"base0B": "66ff66",
|
||||
"base0C": "4b8f77",
|
||||
"base0D": "15f4ee",
|
||||
"base0E": "9c6cd3",
|
||||
"base0F": "bb64a9"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue