mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-14 20:59:37 +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/material-vivid.json
Normal file
24
json/base16/material-vivid.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Material Vivid",
|
||||
"author": "joshyrobot",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "202124",
|
||||
"base01": "27292c",
|
||||
"base02": "323639",
|
||||
"base03": "44464d",
|
||||
"base04": "676c71",
|
||||
"base05": "80868b",
|
||||
"base06": "9e9e9e",
|
||||
"base07": "ffffff",
|
||||
"base08": "f44336",
|
||||
"base09": "ff9800",
|
||||
"base0A": "ffeb3b",
|
||||
"base0B": "00e676",
|
||||
"base0C": "00bcd4",
|
||||
"base0D": "2196f3",
|
||||
"base0E": "673ab7",
|
||||
"base0F": "8d6e63"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue