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
da518e28c4
commit
cd14d8a934
6 changed files with 150 additions and 0 deletions
25
json/base16/penumbra-light.json
Normal file
25
json/base16/penumbra-light.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Penumbra Light",
|
||||
"author": "Zachary Weiss (https://github.com/zacharyweiss)",
|
||||
"variant": "light",
|
||||
"description": "A mathematically balanced colour scheme constructed in a perceptually uniform colour space, by Neal McKee. https://github.com/nealmckee/penumbra",
|
||||
"palette": {
|
||||
"base00": "#FFFDFB",
|
||||
"base01": "#FFF7ED",
|
||||
"base02": "#F2E6D4",
|
||||
"base03": "#BEBEBE",
|
||||
"base04": "#8F8F8F",
|
||||
"base05": "#636363",
|
||||
"base06": "#303338",
|
||||
"base07": "#24272B",
|
||||
"base08": "#CA736C",
|
||||
"base09": "#BA823A",
|
||||
"base0A": "#8D9741",
|
||||
"base0B": "#47A477",
|
||||
"base0C": "#00A2AF",
|
||||
"base0D": "#5794D0",
|
||||
"base0E": "#9481CC",
|
||||
"base0F": "#BC73A4"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue