mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 06:53:53 +00:00
24 lines
No EOL
631 B
JSON
24 lines
No EOL
631 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Github Dark",
|
|
"author": "Tinted Theming (https://github.com/tinted-theming)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#161b22",
|
|
"base01": "#30363d",
|
|
"base02": "#484f58",
|
|
"base03": "#6e7681",
|
|
"base04": "#8b949e",
|
|
"base05": "#c9d1d9",
|
|
"base06": "#f0f6fc",
|
|
"base07": "#ffffff",
|
|
"base08": "#f85149",
|
|
"base09": "#db6d28",
|
|
"base0A": "#bb8009",
|
|
"base0B": "#2ea043",
|
|
"base0C": "#2A9D9A",
|
|
"base0D": "#388bfd",
|
|
"base0E": "#a371f7",
|
|
"base0F": "#3D2F00"
|
|
}
|
|
} |