mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 16:32:22 +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/hopscotch.json
Normal file
24
json/base16/hopscotch.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Hopscotch",
|
||||
"author": "Jan T. Sott",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "322931",
|
||||
"base01": "433b42",
|
||||
"base02": "5c545b",
|
||||
"base03": "797379",
|
||||
"base04": "989498",
|
||||
"base05": "b9b5b8",
|
||||
"base06": "d5d3d5",
|
||||
"base07": "ffffff",
|
||||
"base08": "dd464c",
|
||||
"base09": "fd8b19",
|
||||
"base0A": "fdcc59",
|
||||
"base0B": "8fc13e",
|
||||
"base0C": "149b93",
|
||||
"base0D": "1290bf",
|
||||
"base0E": "c85e7c",
|
||||
"base0F": "b33508"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue