mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-18 22:59:35 +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": "Chris Kempson (http://chriskempson.com)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "303030",
|
||||
"base02": "505050",
|
||||
"base03": "b0b0b0",
|
||||
"base04": "d0d0d0",
|
||||
"base05": "e0e0e0",
|
||||
"base06": "f5f5f5",
|
||||
"base07": "ffffff",
|
||||
"base08": "fb0120",
|
||||
"base09": "fc6d24",
|
||||
"base0A": "fda331",
|
||||
"base0B": "a1c659",
|
||||
"base0C": "76c7b7",
|
||||
"base0D": "6fb3d2",
|
||||
"base0E": "d381c3",
|
||||
"base0F": "be643c"
|
||||
"base00": "#000000",
|
||||
"base01": "#303030",
|
||||
"base02": "#505050",
|
||||
"base03": "#b0b0b0",
|
||||
"base04": "#d0d0d0",
|
||||
"base05": "#e0e0e0",
|
||||
"base06": "#f5f5f5",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#fb0120",
|
||||
"base09": "#fc6d24",
|
||||
"base0A": "#fda331",
|
||||
"base0B": "#a1c659",
|
||||
"base0C": "#76c7b7",
|
||||
"base0D": "#6fb3d2",
|
||||
"base0E": "#d381c3",
|
||||
"base0F": "#be643c"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue