mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 15:32:55 +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": "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"
|
||||
"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