mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-17 06:09:36 +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/encom.json
Normal file
32
json/base24/encom.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "ENCOM",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#000000",
|
||||
"base01": "#000000",
|
||||
"base02": "#555555",
|
||||
"base03": "#6e6e6e",
|
||||
"base04": "#888888",
|
||||
"base05": "#a1a1a1",
|
||||
"base06": "#bbbbbb",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#9f0000",
|
||||
"base09": "#ffcf00",
|
||||
"base0A": "#0000ff",
|
||||
"base0B": "#008b00",
|
||||
"base0C": "#008b8b",
|
||||
"base0D": "#0081ff",
|
||||
"base0E": "#bc00ca",
|
||||
"base0F": "#4f0000",
|
||||
"base10": "#383838",
|
||||
"base11": "#1c1c1c",
|
||||
"base12": "#ff0000",
|
||||
"base13": "#ffff00",
|
||||
"base14": "#00ee00",
|
||||
"base15": "#00cdcd",
|
||||
"base16": "#0000ff",
|
||||
"base17": "#ff00ff"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue