mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-19 23:29:33 +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-contrast-plus-plus.json
Normal file
25
json/base16/penumbra-light-contrast-plus-plus.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Penumbra Light Contrast Plus Plus",
|
||||
"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": "#DEDEDE",
|
||||
"base04": "#AEAEAE",
|
||||
"base05": "#636363",
|
||||
"base06": "#181B1F",
|
||||
"base07": "#0D0F13",
|
||||
"base08": "#F58C81",
|
||||
"base09": "#E09F47",
|
||||
"base0A": "#A9B852",
|
||||
"base0B": "#54C794",
|
||||
"base0C": "#00C4D7",
|
||||
"base0D": "#6EB2FD",
|
||||
"base0E": "#B69CF6",
|
||||
"base0F": "#E58CC5"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue