mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-10 02:42:08 +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-light.json
Normal file
24
json/base16/windows-10-light.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Windows 10 Light",
|
||||
"author": "Fergus Collins (https://github.com/C-Fergus)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "f2f2f2",
|
||||
"base01": "e5e5e5",
|
||||
"base02": "d9d9d9",
|
||||
"base03": "cccccc",
|
||||
"base04": "ababab",
|
||||
"base05": "767676",
|
||||
"base06": "414141",
|
||||
"base07": "0c0c0c",
|
||||
"base08": "c50f1f",
|
||||
"base09": "f9f1a5",
|
||||
"base0A": "c19c00",
|
||||
"base0B": "13a10e",
|
||||
"base0C": "3a96dd",
|
||||
"base0D": "0037da",
|
||||
"base0E": "881798",
|
||||
"base0F": "16c60c"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue