mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-22 08:17:08 +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": "ali (https://github.com/ali-githb/base16-standardized-scheme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "222222",
|
||||
"base01": "303030",
|
||||
"base02": "555555",
|
||||
"base03": "898989",
|
||||
"base04": "898989",
|
||||
"base05": "c0c0c0",
|
||||
"base06": "e0e0e0",
|
||||
"base07": "ffffff",
|
||||
"base08": "e15d67",
|
||||
"base09": "fc804e",
|
||||
"base0A": "e1b31a",
|
||||
"base0B": "5db129",
|
||||
"base0C": "21c992",
|
||||
"base0D": "00a3f2",
|
||||
"base0E": "b46ee0",
|
||||
"base0F": "b87d28"
|
||||
"base00": "#222222",
|
||||
"base01": "#303030",
|
||||
"base02": "#555555",
|
||||
"base03": "#898989",
|
||||
"base04": "#898989",
|
||||
"base05": "#c0c0c0",
|
||||
"base06": "#e0e0e0",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#e15d67",
|
||||
"base09": "#fc804e",
|
||||
"base0A": "#e1b31a",
|
||||
"base0B": "#5db129",
|
||||
"base0C": "#21c992",
|
||||
"base0D": "#00a3f2",
|
||||
"base0E": "#b46ee0",
|
||||
"base0F": "#b87d28"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue