mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
590 B
JSON
24 lines
590 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Primer Dark",
|
|
"author": "Jimmy Lin",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#010409",
|
|
"base01": "#21262d",
|
|
"base02": "#30363d",
|
|
"base03": "#484f58",
|
|
"base04": "#8b949e",
|
|
"base05": "#b1bac4",
|
|
"base06": "#c9d1d9",
|
|
"base07": "#f0f6fc",
|
|
"base08": "#ff7b72",
|
|
"base09": "#f0883e",
|
|
"base0A": "#d29922",
|
|
"base0B": "#3fb950",
|
|
"base0C": "#a5d6ff",
|
|
"base0D": "#58a6ff",
|
|
"base0E": "#f778ba",
|
|
"base0F": "#bd561d"
|
|
}
|
|
} |