mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-12 03:39:37 +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/vibrant-ink.json
Normal file
32
json/base24/vibrant-ink.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Vibrant Ink",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#000000",
|
||||
"base01": "#878787",
|
||||
"base02": "#555555",
|
||||
"base03": "#7d7d7d",
|
||||
"base04": "#a5a5a5",
|
||||
"base05": "#cdcdcd",
|
||||
"base06": "#f5f5f5",
|
||||
"base07": "#e5e5e5",
|
||||
"base08": "#ff6600",
|
||||
"base09": "#ffcc00",
|
||||
"base0A": "#0000ff",
|
||||
"base0B": "#ccff04",
|
||||
"base0C": "#44b3cc",
|
||||
"base0D": "#44b3cc",
|
||||
"base0E": "#9933cc",
|
||||
"base0F": "#7f3300",
|
||||
"base10": "#383838",
|
||||
"base11": "#1c1c1c",
|
||||
"base12": "#ff0000",
|
||||
"base13": "#ffff00",
|
||||
"base14": "#00ff00",
|
||||
"base15": "#00ffff",
|
||||
"base16": "#0000ff",
|
||||
"base17": "#ff00ff"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue