mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
597 B
JSON
24 lines
597 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Sagelight",
|
|
"author": "Carter Veldhuizen",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#f8f8f8",
|
|
"base01": "#e8e8e8",
|
|
"base02": "#d8d8d8",
|
|
"base03": "#b8b8b8",
|
|
"base04": "#585858",
|
|
"base05": "#383838",
|
|
"base06": "#282828",
|
|
"base07": "#181818",
|
|
"base08": "#fa8480",
|
|
"base09": "#ffaa61",
|
|
"base0A": "#ffdc61",
|
|
"base0B": "#a0d2c8",
|
|
"base0C": "#a2d6f5",
|
|
"base0D": "#a0a7d2",
|
|
"base0E": "#c8a0d2",
|
|
"base0F": "#d2b2a0"
|
|
}
|
|
} |