mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 15:33:35 +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.json
Normal file
24
json/base16/material.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Material",
|
||||
"author": "Nate Peterson",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "263238",
|
||||
"base01": "2E3C43",
|
||||
"base02": "314549",
|
||||
"base03": "546E7A",
|
||||
"base04": "B2CCD6",
|
||||
"base05": "EEFFFF",
|
||||
"base06": "EEFFFF",
|
||||
"base07": "FFFFFF",
|
||||
"base08": "F07178",
|
||||
"base09": "F78C6C",
|
||||
"base0A": "FFCB6B",
|
||||
"base0B": "C3E88D",
|
||||
"base0C": "89DDFF",
|
||||
"base0D": "82AAFF",
|
||||
"base0E": "C792EA",
|
||||
"base0F": "FF5370"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue