mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-10 10:49: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
25
json/base16/windows-highcontrast-light.json
Normal file
25
json/base16/windows-highcontrast-light.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Windows High Contrast Light",
|
||||
"slug": "windows-highcontrast-light",
|
||||
"author": "Fergus Collins (https://github.com/C-Fergus)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "fcfcfc",
|
||||
"base01": "e8e8e8",
|
||||
"base02": "d4d4d4",
|
||||
"base03": "c0c0c0",
|
||||
"base04": "7e7e7e",
|
||||
"base05": "545454",
|
||||
"base06": "2a2a2a",
|
||||
"base07": "000000",
|
||||
"base08": "800000",
|
||||
"base09": "fcfc54",
|
||||
"base0A": "808000",
|
||||
"base0B": "008000",
|
||||
"base0C": "008080",
|
||||
"base0D": "000080",
|
||||
"base0E": "800080",
|
||||
"base0F": "54fc54"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue