mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
592 B
JSON
24 lines
592 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Primer Light",
|
|
"author": "Jimmy Lin",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#fafbfc",
|
|
"base01": "#e1e4e8",
|
|
"base02": "#d1d5da",
|
|
"base03": "#959da5",
|
|
"base04": "#444d56",
|
|
"base05": "#2f363d",
|
|
"base06": "#24292e",
|
|
"base07": "#1b1f23",
|
|
"base08": "#d73a49",
|
|
"base09": "#f66a0a",
|
|
"base0A": "#ffd33d",
|
|
"base0B": "#28a745",
|
|
"base0C": "#79b8ff",
|
|
"base0D": "#0366d6",
|
|
"base0E": "#ea4aaa",
|
|
"base0F": "#a04100"
|
|
}
|
|
} |