mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 07:52:54 +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 Caller",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "212121",
|
||||
"base01": "303030",
|
||||
"base02": "353535",
|
||||
"base03": "4A4A4A",
|
||||
"base04": "707070",
|
||||
"base05": "cdcdcd",
|
||||
"base06": "e5e5e5",
|
||||
"base07": "ffffff",
|
||||
"base08": "f92672",
|
||||
"base09": "fd971f",
|
||||
"base0A": "e6db74",
|
||||
"base0B": "a6e22e",
|
||||
"base0C": "708387",
|
||||
"base0D": "66d9ef",
|
||||
"base0E": "9e6ffe",
|
||||
"base0F": "e8b882"
|
||||
"base00": "#212121",
|
||||
"base01": "#303030",
|
||||
"base02": "#353535",
|
||||
"base03": "#4A4A4A",
|
||||
"base04": "#707070",
|
||||
"base05": "#cdcdcd",
|
||||
"base06": "#e5e5e5",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#f92672",
|
||||
"base09": "#fd971f",
|
||||
"base0A": "#e6db74",
|
||||
"base0B": "#a6e22e",
|
||||
"base0C": "#708387",
|
||||
"base0D": "#66d9ef",
|
||||
"base0E": "#9e6ffe",
|
||||
"base0F": "#e8b882"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue