mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 15:03:46 +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/github.json
Normal file
24
json/base16/github.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Github",
|
||||
"author": "Defman21",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "ffffff",
|
||||
"base01": "f5f5f5",
|
||||
"base02": "c8c8fa",
|
||||
"base03": "969896",
|
||||
"base04": "e8e8e8",
|
||||
"base05": "333333",
|
||||
"base06": "ffffff",
|
||||
"base07": "ffffff",
|
||||
"base08": "ed6a43",
|
||||
"base09": "0086b3",
|
||||
"base0A": "795da3",
|
||||
"base0B": "183691",
|
||||
"base0C": "183691",
|
||||
"base0D": "795da3",
|
||||
"base0E": "a71d5d",
|
||||
"base0F": "333333"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue