mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-18 06:39:34 +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/twilight.json
Normal file
24
json/base16/twilight.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Twilight",
|
||||
"author": "David Hart (https://github.com/hartbit)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1e1e1e",
|
||||
"base01": "323537",
|
||||
"base02": "464b50",
|
||||
"base03": "5f5a60",
|
||||
"base04": "838184",
|
||||
"base05": "a7a7a7",
|
||||
"base06": "c3c3c3",
|
||||
"base07": "ffffff",
|
||||
"base08": "cf6a4c",
|
||||
"base09": "cda869",
|
||||
"base0A": "f9ee98",
|
||||
"base0B": "8f9d6a",
|
||||
"base0C": "afc4db",
|
||||
"base0D": "7587a6",
|
||||
"base0E": "9b859d",
|
||||
"base0F": "9b703f"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue