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": "Alexandre Gavioli (https://github.com/Alexx2/)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "f7f7f7",
|
||||
"base01": "e3e3e3",
|
||||
"base02": "b9b9b9",
|
||||
"base03": "ababab",
|
||||
"base04": "525252",
|
||||
"base05": "464646",
|
||||
"base06": "252525",
|
||||
"base07": "101010",
|
||||
"base08": "7c7c7c",
|
||||
"base09": "999999",
|
||||
"base0A": "a0a0a0",
|
||||
"base0B": "8e8e8e",
|
||||
"base0C": "868686",
|
||||
"base0D": "686868",
|
||||
"base0E": "747474",
|
||||
"base0F": "5e5e5e"
|
||||
"base00": "#f7f7f7",
|
||||
"base01": "#e3e3e3",
|
||||
"base02": "#b9b9b9",
|
||||
"base03": "#ababab",
|
||||
"base04": "#525252",
|
||||
"base05": "#464646",
|
||||
"base06": "#252525",
|
||||
"base07": "#101010",
|
||||
"base08": "#7c7c7c",
|
||||
"base09": "#999999",
|
||||
"base0A": "#a0a0a0",
|
||||
"base0B": "#8e8e8e",
|
||||
"base0C": "#868686",
|
||||
"base0D": "#686868",
|
||||
"base0E": "#747474",
|
||||
"base0F": "#5e5e5e"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue