mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-08 09:52:08 +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": "Jimmy Lin",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "fafbfc",
|
||||
"base01": "e1e4e8",
|
||||
"base02": "d1d5da",
|
||||
"base03": "959da5",
|
||||
"base04": "444d56",
|
||||
"base05": "2f363d",
|
||||
"base06": "24292e",
|
||||
"base07": "1b1f23",
|
||||
"base08": "d73a49",
|
||||
"base09": "f66a0a",
|
||||
"base0A": "ffd33d",
|
||||
"base0B": "28a745",
|
||||
"base0C": "79b8ff",
|
||||
"base0D": "0366d6",
|
||||
"base0E": "ea4aaa",
|
||||
"base0F": "a04100"
|
||||
"base00": "#fafbfc",
|
||||
"base01": "#e1e4e8",
|
||||
"base02": "#d1d5da",
|
||||
"base03": "#959da5",
|
||||
"base04": "#444d56",
|
||||
"base05": "#2f363d",
|
||||
"base06": "#24292e",
|
||||
"base07": "#1b1f23",
|
||||
"base08": "#d73a49",
|
||||
"base09": "#f66a0a",
|
||||
"base0A": "#ffd33d",
|
||||
"base0B": "#28a745",
|
||||
"base0C": "#79b8ff",
|
||||
"base0D": "#0366d6",
|
||||
"base0E": "#ea4aaa",
|
||||
"base0F": "#a04100"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue