mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 16:02:55 +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/borland.json
Normal file
32
json/base24/borland.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Borland",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#0000a4",
|
||||
"base01": "#4e4e4e",
|
||||
"base02": "#7c7c7c",
|
||||
"base03": "#989898",
|
||||
"base04": "#b5b5b5",
|
||||
"base05": "#d1d1d1",
|
||||
"base06": "#eeeeee",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#ff6b60",
|
||||
"base09": "#ffffb6",
|
||||
"base0A": "#b5dcfe",
|
||||
"base0B": "#a7ff60",
|
||||
"base0C": "#c6c4fd",
|
||||
"base0D": "#96cafd",
|
||||
"base0E": "#ff73fd",
|
||||
"base0F": "#7f3530",
|
||||
"base10": "#525252",
|
||||
"base11": "#292929",
|
||||
"base12": "#ffb6b0",
|
||||
"base13": "#ffffcb",
|
||||
"base14": "#ceffab",
|
||||
"base15": "#dfdffe",
|
||||
"base16": "#b5dcfe",
|
||||
"base17": "#ff9cfe"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue