mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-12 23:23:56 +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/windows-95-light.json
Normal file
24
json/base16/windows-95-light.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Windows 95 Light",
|
||||
"author": "Fergus Collins (https://github.com/C-Fergus)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "fcfcfc",
|
||||
"base01": "e0e0e0",
|
||||
"base02": "c4c4c4",
|
||||
"base03": "a8a8a8",
|
||||
"base04": "7e7e7e",
|
||||
"base05": "545454",
|
||||
"base06": "2a2a2a",
|
||||
"base07": "000000",
|
||||
"base08": "a80000",
|
||||
"base09": "fcfc54",
|
||||
"base0A": "a85400",
|
||||
"base0B": "00a800",
|
||||
"base0C": "00a8a8",
|
||||
"base0D": "0000a8",
|
||||
"base0E": "a800a8",
|
||||
"base0F": "54fc54"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue