mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-19 23:29:33 +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/laser.json
Normal file
32
json/base24/laser.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Laser",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#030d18",
|
||||
"base01": "#616161",
|
||||
"base02": "#8e8e8e",
|
||||
"base03": "#a6a6a6",
|
||||
"base04": "#bfbfbf",
|
||||
"base05": "#d8d8d8",
|
||||
"base06": "#f1f1f1",
|
||||
"base07": "#feffff",
|
||||
"base08": "#ff8272",
|
||||
"base09": "#09b4bd",
|
||||
"base0A": "#f92883",
|
||||
"base0B": "#b4fa72",
|
||||
"base0C": "#d0d1fe",
|
||||
"base0D": "#fed300",
|
||||
"base0E": "#ff8ffd",
|
||||
"base0F": "#7f4139",
|
||||
"base10": "#5e5e5e",
|
||||
"base11": "#2f2f2f",
|
||||
"base12": "#ffc4bd",
|
||||
"base13": "#fefdd5",
|
||||
"base14": "#d6fcb9",
|
||||
"base15": "#e5e6fe",
|
||||
"base16": "#f92883",
|
||||
"base17": "#ffb1fe"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue