mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-01-08 03:47:19 +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"
|
||||
}
|
||||
}
|
||||
32
json/base24/eldritch.json
Normal file
32
json/base24/eldritch.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"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",
|
||||
"base10": "#171928",
|
||||
"base11": "#0e0f1a",
|
||||
"base12": "#f89a9d",
|
||||
"base13": "#f5ffa1",
|
||||
"base14": "#6fffc1",
|
||||
"base15": "#6ce9ff",
|
||||
"base16": "#f0313e",
|
||||
"base17": "#f58bc8"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue