mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-15 05:09:36 +00:00
CI: update JSON schemes
This commit is contained in:
parent
815346616e
commit
80957fdb51
5 changed files with 59 additions and 0 deletions
24
json/base16/valua.json
Normal file
24
json/base16/valua.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Valua",
|
||||
"author": "Nonetrix (https://github.com/nonetrix)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#131f1f",
|
||||
"base01": "#213132",
|
||||
"base02": "#273d3c",
|
||||
"base03": "#3e5c53",
|
||||
"base04": "#6d9877",
|
||||
"base05": "#98c1a3",
|
||||
"base06": "#a5cbb9",
|
||||
"base07": "#aacbcb",
|
||||
"base08": "#d7586e",
|
||||
"base09": "#e6b466",
|
||||
"base0A": "#dfe754",
|
||||
"base0B": "#59d678",
|
||||
"base0C": "#76dbd2",
|
||||
"base0D": "#4ed2d2",
|
||||
"base0E": "#a874e0",
|
||||
"base0F": "#c05a8f"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue