mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-15 00:21:07 +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/molokai.json
Normal file
32
json/base24/molokai.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Molokai",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#121212",
|
||||
"base01": "#121212",
|
||||
"base02": "#555555",
|
||||
"base03": "#6e6e6e",
|
||||
"base04": "#888888",
|
||||
"base05": "#a1a1a1",
|
||||
"base06": "#bbbbbb",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#fa2573",
|
||||
"base09": "#dfd460",
|
||||
"base0A": "#00afff",
|
||||
"base0B": "#97e123",
|
||||
"base0C": "#42a7cf",
|
||||
"base0D": "#0f7fcf",
|
||||
"base0E": "#8700ff",
|
||||
"base0F": "#7d1239",
|
||||
"base10": "#383838",
|
||||
"base11": "#1c1c1c",
|
||||
"base12": "#f5669c",
|
||||
"base13": "#fef26c",
|
||||
"base14": "#b0e05e",
|
||||
"base15": "#50cdfe",
|
||||
"base16": "#00afff",
|
||||
"base17": "#af87ff"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue