mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-13 07:31:07 +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/snazzy.json
Normal file
24
json/base16/snazzy.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Snazzy",
|
||||
"author": "Chawye Hsu (https://github.com/chawyehsu) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "282a36",
|
||||
"base01": "34353e",
|
||||
"base02": "43454f",
|
||||
"base03": "78787e",
|
||||
"base04": "a5a5a9",
|
||||
"base05": "e2e4e5",
|
||||
"base06": "eff0eb",
|
||||
"base07": "f1f1f0",
|
||||
"base08": "ff5c57",
|
||||
"base09": "ff9f43",
|
||||
"base0A": "f3f99d",
|
||||
"base0B": "5af78e",
|
||||
"base0C": "9aedfe",
|
||||
"base0D": "57c7ff",
|
||||
"base0E": "ff6ac1",
|
||||
"base0F": "b2643c"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue