mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-04 07:52:12 +00:00
25 lines
No EOL
813 B
JSON
25 lines
No EOL
813 B
JSON
{
|
|
"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"
|
|
}
|
|
} |