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
24
json/base16/dracula.json
Normal file
24
json/base16/dracula.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Dracula",
|
||||
"author": "Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "282936",
|
||||
"base01": "3a3c4e",
|
||||
"base02": "4d4f68",
|
||||
"base03": "626483",
|
||||
"base04": "62d6e8",
|
||||
"base05": "e9e9f4",
|
||||
"base06": "f1f2f8",
|
||||
"base07": "f7f7fb",
|
||||
"base08": "ea51b2",
|
||||
"base09": "b45bcf",
|
||||
"base0A": "00f769",
|
||||
"base0B": "ebff87",
|
||||
"base0C": "a1efe4",
|
||||
"base0D": "62d6e8",
|
||||
"base0E": "b45bcf",
|
||||
"base0F": "00f769"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue