mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 16:02: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": "Christopher Corley (http://christop.club/)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "151515",
|
||||
"base01": "202020",
|
||||
"base02": "303030",
|
||||
"base03": "505050",
|
||||
"base04": "B0B0B0",
|
||||
"base05": "D0D0D0",
|
||||
"base06": "E0E0E0",
|
||||
"base07": "FFFFFF",
|
||||
"base08": "FF0086",
|
||||
"base09": "FD8900",
|
||||
"base0A": "ABA800",
|
||||
"base0B": "00C918",
|
||||
"base0C": "1FAAAA",
|
||||
"base0D": "3777E6",
|
||||
"base0E": "AD00A1",
|
||||
"base0F": "CC6633"
|
||||
"base00": "#151515",
|
||||
"base01": "#202020",
|
||||
"base02": "#303030",
|
||||
"base03": "#505050",
|
||||
"base04": "#B0B0B0",
|
||||
"base05": "#D0D0D0",
|
||||
"base06": "#E0E0E0",
|
||||
"base07": "#FFFFFF",
|
||||
"base08": "#FF0086",
|
||||
"base09": "#FD8900",
|
||||
"base0A": "#ABA800",
|
||||
"base0B": "#00C918",
|
||||
"base0C": "#1FAAAA",
|
||||
"base0D": "#3777E6",
|
||||
"base0E": "#AD00A1",
|
||||
"base0F": "#CC6633"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue