mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-15 00:21:07 +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-nt.json
Normal file
24
json/base16/windows-nt.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Windows NT",
|
||||
"author": "Fergus Collins (https://github.com/C-Fergus)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "2a2a2a",
|
||||
"base02": "555555",
|
||||
"base03": "808080",
|
||||
"base04": "a1a1a1",
|
||||
"base05": "c0c0c0",
|
||||
"base06": "e0e0e0",
|
||||
"base07": "ffffff",
|
||||
"base08": "ff0000",
|
||||
"base09": "808000",
|
||||
"base0A": "ffff00",
|
||||
"base0B": "00ff00",
|
||||
"base0C": "00ffff",
|
||||
"base0D": "0000ff",
|
||||
"base0E": "ff00ff",
|
||||
"base0F": "008000"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue