mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-12 11:49: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/clrs.json
Normal file
32
json/base24/clrs.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "CLRS",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#ffffff",
|
||||
"base01": "#000000",
|
||||
"base02": "#545753",
|
||||
"base03": "#6b6d6a",
|
||||
"base04": "#838482",
|
||||
"base05": "#9a9b9a",
|
||||
"base06": "#b2b2b2",
|
||||
"base07": "#ededec",
|
||||
"base08": "#f72729",
|
||||
"base09": "#f96f1c",
|
||||
"base0A": "#156ffe",
|
||||
"base0B": "#32895c",
|
||||
"base0C": "#32c2c0",
|
||||
"base0D": "#125ccf",
|
||||
"base0E": "#9f00bc",
|
||||
"base0F": "#7b1314",
|
||||
"base10": "#383a37",
|
||||
"base11": "#1c1d1b",
|
||||
"base12": "#fb0416",
|
||||
"base13": "#fcd627",
|
||||
"base14": "#2cc631",
|
||||
"base15": "#39d5ce",
|
||||
"base16": "#156ffe",
|
||||
"base17": "#e800b0"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue