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": "Material Lighter",
|
|
"author": "Nate Peterson",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#FAFAFA",
|
|
"base01": "#E7EAEC",
|
|
"base02": "#CCEAE7",
|
|
"base03": "#CCD7DA",
|
|
"base04": "#8796B0",
|
|
"base05": "#80CBC4",
|
|
"base06": "#80CBC4",
|
|
"base07": "#FFFFFF",
|
|
"base08": "#FF5370",
|
|
"base09": "#F76D47",
|
|
"base0A": "#FFB62C",
|
|
"base0B": "#91B859",
|
|
"base0C": "#39ADB5",
|
|
"base0D": "#6182B8",
|
|
"base0E": "#7C4DFF",
|
|
"base0F": "#E53935"
|
|
}
|
|
} |