mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 16:32:22 +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": "metalelf0 (https://github.com/metalelf0)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "121212",
|
||||
"base02": "222222",
|
||||
"base03": "333333",
|
||||
"base04": "999999",
|
||||
"base05": "c1c1c1",
|
||||
"base06": "999999",
|
||||
"base07": "c1c1c1",
|
||||
"base08": "5f8787",
|
||||
"base09": "aaaaaa",
|
||||
"base0A": "79241f",
|
||||
"base0B": "f8f7f2",
|
||||
"base0C": "aaaaaa",
|
||||
"base0D": "888888",
|
||||
"base0E": "999999",
|
||||
"base0F": "444444"
|
||||
"base00": "#000000",
|
||||
"base01": "#121212",
|
||||
"base02": "#222222",
|
||||
"base03": "#333333",
|
||||
"base04": "#999999",
|
||||
"base05": "#c1c1c1",
|
||||
"base06": "#999999",
|
||||
"base07": "#c1c1c1",
|
||||
"base08": "#5f8787",
|
||||
"base09": "#aaaaaa",
|
||||
"base0A": "#79241f",
|
||||
"base0B": "#f8f7f2",
|
||||
"base0C": "#aaaaaa",
|
||||
"base0D": "#888888",
|
||||
"base0E": "#999999",
|
||||
"base0F": "#444444"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue