mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-12 23:23:56 +00:00
CI: update JSON schemes
This commit is contained in:
parent
742cefc42e
commit
5cdb4c2595
287 changed files with 4728 additions and 4728 deletions
|
|
@ -4,21 +4,21 @@
|
|||
"author": "Fergus Collins (https://github.com/C-Fergus)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "ffffff",
|
||||
"base01": "eaeaea",
|
||||
"base02": "d5d5d5",
|
||||
"base03": "c0c0c0",
|
||||
"base04": "a0a0a0",
|
||||
"base05": "808080",
|
||||
"base06": "404040",
|
||||
"base07": "000000",
|
||||
"base08": "800000",
|
||||
"base09": "ffff00",
|
||||
"base0A": "808000",
|
||||
"base0B": "008000",
|
||||
"base0C": "008080",
|
||||
"base0D": "000080",
|
||||
"base0E": "800080",
|
||||
"base0F": "00ff00"
|
||||
"base00": "#ffffff",
|
||||
"base01": "#eaeaea",
|
||||
"base02": "#d5d5d5",
|
||||
"base03": "#c0c0c0",
|
||||
"base04": "#a0a0a0",
|
||||
"base05": "#808080",
|
||||
"base06": "#404040",
|
||||
"base07": "#000000",
|
||||
"base08": "#800000",
|
||||
"base09": "#ffff00",
|
||||
"base0A": "#808000",
|
||||
"base0B": "#008000",
|
||||
"base0C": "#008080",
|
||||
"base0D": "#000080",
|
||||
"base0E": "#800080",
|
||||
"base0F": "#00ff00"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue