mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-11 03:09:39 +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-lighter.json
Normal file
24
json/base16/material-lighter.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Material Lighter",
|
||||
"author": "Nate Peterson",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "FAFAFA",
|
||||
"base01": "E7EAEC",
|
||||
"base02": "CCEAE7",
|
||||
"base03": "CCD7DA",
|
||||
"base04": "8796B0",
|
||||
"base05": "80CBC4",
|
||||
"base06": "80CBC4",
|
||||
"base07": "FFFFFF",
|
||||
"base08": "FF5370",
|
||||
"base09": "F76D47",
|
||||
"base0A": "FFB62C",
|
||||
"base0B": "91B859",
|
||||
"base0C": "39ADB5",
|
||||
"base0D": "6182B8",
|
||||
"base0E": "7C4DFF",
|
||||
"base0F": "E53935"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue