mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-11 14:44:04 +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/bespin.json
Normal file
24
json/base16/bespin.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Bespin",
|
||||
"author": "Jan T. Sott",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "28211c",
|
||||
"base01": "36312e",
|
||||
"base02": "5e5d5c",
|
||||
"base03": "666666",
|
||||
"base04": "797977",
|
||||
"base05": "8a8986",
|
||||
"base06": "9d9b97",
|
||||
"base07": "baae9e",
|
||||
"base08": "cf6a4c",
|
||||
"base09": "cf7d34",
|
||||
"base0A": "f9ee98",
|
||||
"base0B": "54be0d",
|
||||
"base0C": "afc4db",
|
||||
"base0D": "5ea6ea",
|
||||
"base0E": "9b859d",
|
||||
"base0F": "937121"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue