mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-10 18:59:37 +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/stella.json
Normal file
24
json/base16/stella.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Stella",
|
||||
"author": "Shrimpram",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "2B213C",
|
||||
"base01": "362B48",
|
||||
"base02": "4D4160",
|
||||
"base03": "655978",
|
||||
"base04": "7F7192",
|
||||
"base05": "998BAD",
|
||||
"base06": "B4A5C8",
|
||||
"base07": "EBDCFF",
|
||||
"base08": "C79987",
|
||||
"base09": "8865C6",
|
||||
"base0A": "C7C691",
|
||||
"base0B": "ACC79B",
|
||||
"base0C": "9BC7BF",
|
||||
"base0D": "A5AAD4",
|
||||
"base0E": "C594FF",
|
||||
"base0F": "C7AB87"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue