mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 07:22:55 +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/hardcore.json
Normal file
24
json/base16/hardcore.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Hardcore",
|
||||
"author": "Chris Caller",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "212121",
|
||||
"base01": "303030",
|
||||
"base02": "353535",
|
||||
"base03": "4A4A4A",
|
||||
"base04": "707070",
|
||||
"base05": "cdcdcd",
|
||||
"base06": "e5e5e5",
|
||||
"base07": "ffffff",
|
||||
"base08": "f92672",
|
||||
"base09": "fd971f",
|
||||
"base0A": "e6db74",
|
||||
"base0B": "a6e22e",
|
||||
"base0C": "708387",
|
||||
"base0D": "66d9ef",
|
||||
"base0E": "9e6ffe",
|
||||
"base0F": "e8b882"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue