mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-18 06:39:34 +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/mountain.json
Normal file
24
json/base16/mountain.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Mountain",
|
||||
"author": "gnsfujiwara (https://github.com/gnsfujiwara)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "0f0f0f",
|
||||
"base01": "191919",
|
||||
"base02": "262626",
|
||||
"base03": "4c4c4c",
|
||||
"base04": "ac8a8c",
|
||||
"base05": "cacaca",
|
||||
"base06": "e7e7e7",
|
||||
"base07": "f0f0f0",
|
||||
"base08": "ac8a8c",
|
||||
"base09": "ceb188",
|
||||
"base0A": "aca98a",
|
||||
"base0B": "8aac8b",
|
||||
"base0C": "8aabac",
|
||||
"base0D": "8f8aac",
|
||||
"base0E": "ac8aac",
|
||||
"base0F": "ac8a8c"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue