mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-21 08:00:22 +00:00
CI: update JSON schemes
This commit is contained in:
parent
120db6bf3f
commit
815346616e
150 changed files with 4800 additions and 0 deletions
32
json/base24/material.json
Normal file
32
json/base24/material.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Material",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#eaeaea",
|
||||
"base01": "#212121",
|
||||
"base02": "#424242",
|
||||
"base03": "#6d6d6d",
|
||||
"base04": "#989898",
|
||||
"base05": "#c3c3c3",
|
||||
"base06": "#eeeeee",
|
||||
"base07": "#d8d8d8",
|
||||
"base08": "#b7141e",
|
||||
"base09": "#f5971d",
|
||||
"base0A": "#53a4f3",
|
||||
"base0B": "#457b23",
|
||||
"base0C": "#0e707c",
|
||||
"base0D": "#134eb2",
|
||||
"base0E": "#550087",
|
||||
"base0F": "#5b0a0f",
|
||||
"base10": "#2c2c2c",
|
||||
"base11": "#161616",
|
||||
"base12": "#e83a3f",
|
||||
"base13": "#fee92e",
|
||||
"base14": "#7aba39",
|
||||
"base15": "#26bad1",
|
||||
"base16": "#53a4f3",
|
||||
"base17": "#a94dbb"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue