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/kibble.json
Normal file
32
json/base24/kibble.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Kibble",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#0e100a",
|
||||
"base01": "#4d4d4d",
|
||||
"base02": "#5a5a5a",
|
||||
"base03": "#7c777c",
|
||||
"base04": "#9e959e",
|
||||
"base05": "#c0b3c0",
|
||||
"base06": "#e2d1e3",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#c70031",
|
||||
"base09": "#d8e30e",
|
||||
"base0A": "#97a4f7",
|
||||
"base0B": "#29cf13",
|
||||
"base0C": "#0798ab",
|
||||
"base0D": "#3449d1",
|
||||
"base0E": "#8400ff",
|
||||
"base0F": "#630018",
|
||||
"base10": "#3c3c3c",
|
||||
"base11": "#1e1e1e",
|
||||
"base12": "#f01578",
|
||||
"base13": "#f3f79e",
|
||||
"base14": "#6ce05c",
|
||||
"base15": "#68f2e0",
|
||||
"base16": "#97a4f7",
|
||||
"base17": "#c495f0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue