mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-11 19:29:36 +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.json
Normal file
25
json/base16/penumbra-light-contrast-plus.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Penumbra Light Contrast 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": "#CECECE",
|
||||
"base04": "#9E9E9E",
|
||||
"base05": "#636363",
|
||||
"base06": "#24272B",
|
||||
"base07": "#181B1F",
|
||||
"base08": "#DF7F78",
|
||||
"base09": "#CE9042",
|
||||
"base0A": "#9CA748",
|
||||
"base0B": "#50B584",
|
||||
"base0C": "#00B3C2",
|
||||
"base0D": "#61A3E6",
|
||||
"base0E": "#A48FE1",
|
||||
"base0F": "#D080B6"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue