mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
600 B
JSON
24 lines
600 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Equilibrium Light",
|
|
"author": "Carlo Abelli",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#f5f0e7",
|
|
"base01": "#e7e2d9",
|
|
"base02": "#d8d4cb",
|
|
"base03": "#73777f",
|
|
"base04": "#5a5f66",
|
|
"base05": "#43474e",
|
|
"base06": "#2c3138",
|
|
"base07": "#181c22",
|
|
"base08": "#d02023",
|
|
"base09": "#bf3e05",
|
|
"base0A": "#9d6f00",
|
|
"base0B": "#637200",
|
|
"base0C": "#007a72",
|
|
"base0D": "#0073b5",
|
|
"base0E": "#4e66b6",
|
|
"base0F": "#c42775"
|
|
}
|
|
} |