mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 07:52:54 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
25
json/base16/darkviolet.json
Normal file
25
json/base16/darkviolet.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Dark Violet",
|
||||
"slug": "darkviolet",
|
||||
"author": "ruler501 (https://github.com/ruler501/base16-darkviolet)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "231a40",
|
||||
"base02": "432d59",
|
||||
"base03": "593380",
|
||||
"base04": "00ff00",
|
||||
"base05": "b08ae6",
|
||||
"base06": "9045e6",
|
||||
"base07": "a366ff",
|
||||
"base08": "a82ee6",
|
||||
"base09": "bb66cc",
|
||||
"base0A": "f29df2",
|
||||
"base0B": "4595e6",
|
||||
"base0C": "40dfff",
|
||||
"base0D": "4136d9",
|
||||
"base0E": "7e5ce6",
|
||||
"base0F": "a886bf"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue