mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-01-12 21:57:48 +00:00
CI: update JSON schemes
This commit is contained in:
parent
77ebb7fc28
commit
4b9601694e
2 changed files with 56 additions and 0 deletions
24
json/base16/eldritch.json
Normal file
24
json/base16/eldritch.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Eldritch",
|
||||
"author": "https://github.com/eldritch-theme",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#212337",
|
||||
"base01": "#323449",
|
||||
"base02": "#3b4261",
|
||||
"base03": "#7081d0",
|
||||
"base04": "#a1abe0",
|
||||
"base05": "#ebfafa",
|
||||
"base06": "#f0f2f4",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#f16c75",
|
||||
"base09": "#f7c67f",
|
||||
"base0A": "#f1fc79",
|
||||
"base0B": "#37f499",
|
||||
"base0C": "#04d1f9",
|
||||
"base0D": "#39ddfd",
|
||||
"base0E": "#a48cf2",
|
||||
"base0F": "#f265b5"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue