mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-06 08:52:09 +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/apprentice.json
Normal file
24
json/base16/apprentice.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Apprentice",
|
||||
"author": "romainl",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "262626",
|
||||
"base01": "AF5F5F",
|
||||
"base02": "5F875F",
|
||||
"base03": "87875F",
|
||||
"base04": "5F87AF",
|
||||
"base05": "5F5F87",
|
||||
"base06": "5F8787",
|
||||
"base07": "6C6C6C",
|
||||
"base08": "444444",
|
||||
"base09": "FF8700",
|
||||
"base0A": "87AF87",
|
||||
"base0B": "FFFFAF",
|
||||
"base0C": "87AFD7",
|
||||
"base0D": "8787AF",
|
||||
"base0E": "5FAFAF",
|
||||
"base0F": "BCBCBC"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue