mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 00:12:17 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
32
json/base24/dracula.json
Normal file
32
json/base24/dracula.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Dracula",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "21222c",
|
||||
"base01": "282a36",
|
||||
"base02": "3A3C4E",
|
||||
"base03": "4D4F68",
|
||||
"base04": "626483",
|
||||
"base05": "E9E9F4",
|
||||
"base06": "f8f8f2",
|
||||
"base07": "ffffff",
|
||||
"base08": "ff5555",
|
||||
"base09": "f1fa8c",
|
||||
"base0A": "EBFF87",
|
||||
"base0B": "50fa7b",
|
||||
"base0C": "8be9fd",
|
||||
"base0D": "bd93f9",
|
||||
"base0E": "ff79c6",
|
||||
"base0F": "00F769",
|
||||
"base10": "1D1D26",
|
||||
"base11": "1B1B23",
|
||||
"base12": "ff6e6e",
|
||||
"base13": "ffffa5",
|
||||
"base14": "69ff94",
|
||||
"base15": "a4ffff",
|
||||
"base16": "d6acff",
|
||||
"base17": "ff92df"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue