mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 16:02: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": "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "ffffff",
|
||||
"base01": "ebebeb",
|
||||
"base02": "cdcdcd",
|
||||
"base03": "878787",
|
||||
"base04": "878787",
|
||||
"base05": "474747",
|
||||
"base06": "282828",
|
||||
"base07": "282828",
|
||||
"base08": "bf0000",
|
||||
"base09": "ba3700",
|
||||
"base0A": "af8500",
|
||||
"base0B": "008400",
|
||||
"base0C": "009a8a",
|
||||
"base0D": "0054cf",
|
||||
"base0E": "6b40c3",
|
||||
"base0F": "dd0f9d"
|
||||
"base00": "#ffffff",
|
||||
"base01": "#ebebeb",
|
||||
"base02": "#cdcdcd",
|
||||
"base03": "#878787",
|
||||
"base04": "#878787",
|
||||
"base05": "#474747",
|
||||
"base06": "#282828",
|
||||
"base07": "#282828",
|
||||
"base08": "#bf0000",
|
||||
"base09": "#ba3700",
|
||||
"base0A": "#af8500",
|
||||
"base0B": "#008400",
|
||||
"base0C": "#009a8a",
|
||||
"base0D": "#0054cf",
|
||||
"base0E": "#6b40c3",
|
||||
"base0F": "#dd0f9d"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue