mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 16:32:22 +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.json
Normal file
25
json/base16/windows-highcontrast.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Windows High Contrast",
|
||||
"slug": "windows-highcontrast",
|
||||
"author": "Fergus Collins (https://github.com/C-Fergus)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "1C1C1C",
|
||||
"base02": "383838",
|
||||
"base03": "545454",
|
||||
"base04": "a2a2a2",
|
||||
"base05": "c0c0c0",
|
||||
"base06": "dedede",
|
||||
"base07": "fcfcfc",
|
||||
"base08": "fc5454",
|
||||
"base09": "808000",
|
||||
"base0A": "fcfc54",
|
||||
"base0B": "54fc54",
|
||||
"base0C": "54fcfc",
|
||||
"base0D": "5454fc",
|
||||
"base0E": "fc54fc",
|
||||
"base0F": "008000"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue