mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-11 22:54:10 +00:00
CI: update JSON schemes
This commit is contained in:
parent
843f0de38d
commit
dac4784ddd
12 changed files with 318 additions and 68 deletions
32
json/base24/embarcadero.json
Normal file
32
json/base24/embarcadero.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Embarcadero",
|
||||
"author": "Thomas Leon Highbaugh",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#252A2F",
|
||||
"base01": "#43474C",
|
||||
"base02": "#616568",
|
||||
"base03": "#7F8285",
|
||||
"base04": "#9EA0A2",
|
||||
"base05": "#BCBDC0",
|
||||
"base06": "#DADBDB",
|
||||
"base07": "#F8F8F8",
|
||||
"base08": "#ED5D86",
|
||||
"base09": "#FFCB3D",
|
||||
"base0A": "#EB824D",
|
||||
"base0B": "#20C290",
|
||||
"base0C": "#02EFEF",
|
||||
"base0D": "#4080D0",
|
||||
"base0E": "#A070D0",
|
||||
"base0F": "#50509F",
|
||||
"base10": "#373742",
|
||||
"base11": "#717188",
|
||||
"base12": "#F57D9A",
|
||||
"base13": "#FFE089",
|
||||
"base14": "#A0D0A0",
|
||||
"base15": "#40C0C0",
|
||||
"base16": "#80B0F0",
|
||||
"base17": "#C090F0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue