mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-14 04:39:38 +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/saga.json
Normal file
24
json/base16/saga.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "SAGA",
|
||||
"author": "https://github.com/SAGAtheme/SAGA",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "05080a",
|
||||
"base01": "0a1014",
|
||||
"base02": "0f181e",
|
||||
"base03": "141f27",
|
||||
"base04": "192630",
|
||||
"base05": "dce2f7",
|
||||
"base06": "f8eae7",
|
||||
"base07": "ccd3fe",
|
||||
"base08": "ffd4e9",
|
||||
"base09": "fbcbae",
|
||||
"base0A": "fbebc8",
|
||||
"base0B": "f7ddff",
|
||||
"base0C": "c5edc1",
|
||||
"base0D": "c9fff7",
|
||||
"base0E": "dcc3f9",
|
||||
"base0F": "f6dddd"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue