mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-06 00:42:13 +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": "2d2d2d",
|
||||
"base01": "393939",
|
||||
"base02": "515151",
|
||||
"base03": "999999",
|
||||
"base04": "b4b7b4",
|
||||
"base05": "cccccc",
|
||||
"base06": "e0e0e0",
|
||||
"base07": "ffffff",
|
||||
"base08": "f2777a",
|
||||
"base09": "f99157",
|
||||
"base0A": "ffcc66",
|
||||
"base0B": "99cc99",
|
||||
"base0C": "66cccc",
|
||||
"base0D": "6699cc",
|
||||
"base0E": "cc99cc",
|
||||
"base0F": "a3685a"
|
||||
"base00": "#2d2d2d",
|
||||
"base01": "#393939",
|
||||
"base02": "#515151",
|
||||
"base03": "#999999",
|
||||
"base04": "#b4b7b4",
|
||||
"base05": "#cccccc",
|
||||
"base06": "#e0e0e0",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#f2777a",
|
||||
"base09": "#f99157",
|
||||
"base0A": "#ffcc66",
|
||||
"base0B": "#99cc99",
|
||||
"base0C": "#66cccc",
|
||||
"base0D": "#6699cc",
|
||||
"base0E": "#cc99cc",
|
||||
"base0F": "#a3685a"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue