mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-15 05:09:36 +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": "Jan T. Sott",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "404040",
|
||||
"base02": "606060",
|
||||
"base03": "808080",
|
||||
"base04": "c0c0c0",
|
||||
"base05": "d0d0d0",
|
||||
"base06": "e0e0e0",
|
||||
"base07": "ffffff",
|
||||
"base08": "ff0000",
|
||||
"base09": "ff9900",
|
||||
"base0A": "ff0099",
|
||||
"base0B": "33ff00",
|
||||
"base0C": "00ffff",
|
||||
"base0D": "0066ff",
|
||||
"base0E": "cc00ff",
|
||||
"base0F": "3300ff"
|
||||
"base00": "#000000",
|
||||
"base01": "#404040",
|
||||
"base02": "#606060",
|
||||
"base03": "#808080",
|
||||
"base04": "#c0c0c0",
|
||||
"base05": "#d0d0d0",
|
||||
"base06": "#e0e0e0",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#ff0000",
|
||||
"base09": "#ff9900",
|
||||
"base0A": "#ff0099",
|
||||
"base0B": "#33ff00",
|
||||
"base0C": "#00ffff",
|
||||
"base0D": "#0066ff",
|
||||
"base0E": "#cc00ff",
|
||||
"base0F": "#3300ff"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue