mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 23:13:34 +00:00
25 lines
No EOL
797 B
JSON
25 lines
No EOL
797 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Penumbra Dark",
|
|
"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": "#24272B",
|
|
"base01": "#303338",
|
|
"base02": "#3E4044",
|
|
"base03": "#636363",
|
|
"base04": "#8F8F8F",
|
|
"base05": "#BEBEBE",
|
|
"base06": "#FFF7ED",
|
|
"base07": "#FFFDFB",
|
|
"base08": "#CA736C",
|
|
"base09": "#BA823A",
|
|
"base0A": "#8D9741",
|
|
"base0B": "#47A477",
|
|
"base0C": "#00A2AF",
|
|
"base0D": "#5794D0",
|
|
"base0E": "#9481CC",
|
|
"base0F": "#BC73A4"
|
|
}
|
|
} |