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
24
json/base16/windows-10.json
Normal file
24
json/base16/windows-10.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Windows 10",
|
||||
"author": "Fergus Collins (https://github.com/C-Fergus)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "0c0c0c",
|
||||
"base01": "2f2f2f",
|
||||
"base02": "535353",
|
||||
"base03": "767676",
|
||||
"base04": "b9b9b9",
|
||||
"base05": "cccccc",
|
||||
"base06": "dfdfdf",
|
||||
"base07": "f2f2f2",
|
||||
"base08": "e74856",
|
||||
"base09": "c19c00",
|
||||
"base0A": "f9f1a5",
|
||||
"base0B": "16c60c",
|
||||
"base0C": "61d6d6",
|
||||
"base0D": "3b78ff",
|
||||
"base0E": "b4009e",
|
||||
"base0F": "13a10e"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue