mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 15:32:55 +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": "light",
|
||||
"palette": {
|
||||
"base00": "ffffff",
|
||||
"base01": "eeeeee",
|
||||
"base02": "cccccc",
|
||||
"base03": "767676",
|
||||
"base04": "767676",
|
||||
"base05": "444444",
|
||||
"base06": "333333",
|
||||
"base07": "222222",
|
||||
"base08": "d03e3e",
|
||||
"base09": "d7691d",
|
||||
"base0A": "ad8200",
|
||||
"base0B": "31861f",
|
||||
"base0C": "00998f",
|
||||
"base0D": "3173c5",
|
||||
"base0E": "9e57c2",
|
||||
"base0F": "895025"
|
||||
"base00": "#ffffff",
|
||||
"base01": "#eeeeee",
|
||||
"base02": "#cccccc",
|
||||
"base03": "#767676",
|
||||
"base04": "#767676",
|
||||
"base05": "#444444",
|
||||
"base06": "#333333",
|
||||
"base07": "#222222",
|
||||
"base08": "#d03e3e",
|
||||
"base09": "#d7691d",
|
||||
"base0A": "#ad8200",
|
||||
"base0B": "#31861f",
|
||||
"base0C": "#00998f",
|
||||
"base0D": "#3173c5",
|
||||
"base0E": "#9e57c2",
|
||||
"base0F": "#895025"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue