mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-04 16:02:20 +00:00
25 lines
No EOL
816 B
JSON
25 lines
No EOL
816 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Penumbra Dark Contrast Plus Plus",
|
|
"author": "Zachary Weiss (https://github.com/zacharyweiss)",
|
|
"variant": "dark",
|
|
"description": "A mathematically balanced colour scheme constructed in a perceptually uniform colour space, by Neal McKee. https://github.com/nealmckee/penumbra",
|
|
"palette": {
|
|
"base00": "#0D0F13",
|
|
"base01": "#181B1F",
|
|
"base02": "#3E4044",
|
|
"base03": "#636363",
|
|
"base04": "#AEAEAE",
|
|
"base05": "#DEDEDE",
|
|
"base06": "#FFF7ED",
|
|
"base07": "#FFFDFB",
|
|
"base08": "#F58C81",
|
|
"base09": "#E09F47",
|
|
"base0A": "#A9B852",
|
|
"base0B": "#54C794",
|
|
"base0C": "#00C4D7",
|
|
"base0D": "#6EB2FD",
|
|
"base0E": "#B69CF6",
|
|
"base0F": "#E58CC5"
|
|
}
|
|
} |