mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 18:06:45 +00:00
24 lines
605 B
JSON
24 lines
605 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Equilibrium Gray Light",
|
|
"author": "Carlo Abelli",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#f1f1f1",
|
|
"base01": "#e2e2e2",
|
|
"base02": "#d4d4d4",
|
|
"base03": "#777777",
|
|
"base04": "#5e5e5e",
|
|
"base05": "#474747",
|
|
"base06": "#303030",
|
|
"base07": "#1b1b1b",
|
|
"base08": "#d02023",
|
|
"base09": "#bf3e05",
|
|
"base0A": "#9d6f00",
|
|
"base0B": "#637200",
|
|
"base0C": "#007a72",
|
|
"base0D": "#0073b5",
|
|
"base0E": "#4e66b6",
|
|
"base0F": "#c42775"
|
|
}
|
|
} |