mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
597 B
JSON
24 lines
597 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Primer Dark Dimmed",
|
|
"author": "Jimmy Lin",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#1c2128",
|
|
"base01": "#373e47",
|
|
"base02": "#444c56",
|
|
"base03": "#545d68",
|
|
"base04": "#768390",
|
|
"base05": "#909dab",
|
|
"base06": "#adbac7",
|
|
"base07": "#cdd9e5",
|
|
"base08": "#f47067",
|
|
"base09": "#e0823d",
|
|
"base0A": "#c69026",
|
|
"base0B": "#57ab5a",
|
|
"base0C": "#96d0ff",
|
|
"base0D": "#539bf5",
|
|
"base0E": "#e275ad",
|
|
"base0F": "#ae5622"
|
|
}
|
|
} |