mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-18 06:39:34 +00:00
CI: update JSON schemes
This commit is contained in:
parent
742cefc42e
commit
5cdb4c2595
287 changed files with 4728 additions and 4728 deletions
|
@ -5,21 +5,21 @@
|
|||
"author": "Chris Kempson (http://chriskempson.com)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "001100",
|
||||
"base01": "003300",
|
||||
"base02": "005500",
|
||||
"base03": "007700",
|
||||
"base04": "009900",
|
||||
"base05": "00bb00",
|
||||
"base06": "00dd00",
|
||||
"base07": "00ff00",
|
||||
"base08": "007700",
|
||||
"base09": "009900",
|
||||
"base0A": "007700",
|
||||
"base0B": "00bb00",
|
||||
"base0C": "005500",
|
||||
"base0D": "009900",
|
||||
"base0E": "00bb00",
|
||||
"base0F": "005500"
|
||||
"base00": "#001100",
|
||||
"base01": "#003300",
|
||||
"base02": "#005500",
|
||||
"base03": "#007700",
|
||||
"base04": "#009900",
|
||||
"base05": "#00bb00",
|
||||
"base06": "#00dd00",
|
||||
"base07": "#00ff00",
|
||||
"base08": "#007700",
|
||||
"base09": "#009900",
|
||||
"base0A": "#007700",
|
||||
"base0B": "#00bb00",
|
||||
"base0C": "#005500",
|
||||
"base0D": "#009900",
|
||||
"base0E": "#00bb00",
|
||||
"base0F": "#005500"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue