mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-04-27 03:47:41 +00:00
33 lines
No EOL
947 B
JSON
33 lines
No EOL
947 B
JSON
{
|
|
"system": "base24",
|
|
"name": "Dracula",
|
|
"author": "clach04 (https://github.com/clach04)",
|
|
"description": "based on https://github.com/dracula/draculatheme.com/blob/main/content/spec.mdx",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#282a36",
|
|
"base01": "#21222c",
|
|
"base02": "#44475A",
|
|
"base03": "#6272a4",
|
|
"base04": "#9ea8c7",
|
|
"base05": "#f8f8f2",
|
|
"base06": "#f8f8f2",
|
|
"base07": "#ffffff",
|
|
"base08": "#ff5555",
|
|
"base09": "#FFB86C",
|
|
"base0A": "#f1fa8c",
|
|
"base0B": "#50fa7b",
|
|
"base0C": "#8be9fd",
|
|
"base0D": "#bd93f9",
|
|
"base0E": "#ff79c6",
|
|
"base0F": "#993333",
|
|
"base10": "#1e2029",
|
|
"base11": "#16171d",
|
|
"base12": "#ff6e6e",
|
|
"base13": "#ffffa5",
|
|
"base14": "#69ff94",
|
|
"base15": "#a4ffff",
|
|
"base16": "#d6acff",
|
|
"base17": "#ff92df"
|
|
}
|
|
} |