mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 23:43:48 +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/nebula.json
Normal file
24
json/base16/nebula.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Nebula",
|
||||
"author": "Gabriel Fontes (https://github.com/Misterio77)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "22273b",
|
||||
"base01": "414f60",
|
||||
"base02": "5a8380",
|
||||
"base03": "6e6f72",
|
||||
"base04": "87888b",
|
||||
"base05": "a4a6a9",
|
||||
"base06": "c7c9cd",
|
||||
"base07": "8dbdaa",
|
||||
"base08": "777abc",
|
||||
"base09": "94929e",
|
||||
"base0A": "4f9062",
|
||||
"base0B": "6562a8",
|
||||
"base0C": "226f68",
|
||||
"base0D": "4d6bb6",
|
||||
"base0E": "716cae",
|
||||
"base0F": "8c70a7"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue