# Colors adapted from Dracula, used under the MIT License. # https://github.com/dracula/dracula-theme # Copyright (c) 2023 Dracula Theme # # Adaptation only: the palette is re-expressed into makeover's intent # schema. Upstream ships no file in this format. See THIRD-PARTY-NOTICES.md. [meta] name = "Dracula" variant = "dark" [surface] page = "#222430" raised = "#282A36" sunken = "#44475a" overlay = "#191A21" [content] primary = "#f8f8f2" secondary = "#f8f8f2" muted = "#6272A4" [action] primary = "#8be9fd" [status] danger = "#ff5555" success = "#50fa7b" warning = "#f1fa8c" info = "#8be9fd" [line] border = "#44475a" [category] one = "#ff5555" two = "#50fa7b" three = "#8be9fd" four = "#f1fa8c" five = "#BD93F9" six = "#8be9fd"