mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-21 16:06:52 +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/fish-tank.json
Normal file
32
json/base24/fish-tank.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Fish Tank",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#222436",
|
||||
"base01": "#03063c",
|
||||
"base02": "#6c5a30",
|
||||
"base03": "#8c7f63",
|
||||
"base04": "#aca496",
|
||||
"base05": "#ccc9c9",
|
||||
"base06": "#eceffc",
|
||||
"base07": "#f6ffec",
|
||||
"base08": "#c60049",
|
||||
"base09": "#fdcd5e",
|
||||
"base0A": "#b1bdf9",
|
||||
"base0B": "#abf157",
|
||||
"base0C": "#968662",
|
||||
"base0D": "#525fb8",
|
||||
"base0E": "#976f81",
|
||||
"base0F": "#630024",
|
||||
"base10": "#483c20",
|
||||
"base11": "#241e10",
|
||||
"base12": "#d94a8a",
|
||||
"base13": "#fee6a8",
|
||||
"base14": "#daffa8",
|
||||
"base15": "#a4bc86",
|
||||
"base16": "#b1bdf9",
|
||||
"base17": "#fda4cc"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue