# Dracula. # Copyright (C) 2026 Danilo M. # Licensed under the GNU General Public License v2 only. # # Source: https://draculatheme.com/contribute # # Dracula ships six accents and three greys, fewer than Catppuccin's ten and # nine. The two extra surfaces below are not upstream: they are interpolated # between background and current_line so roles that want a third depth have # one. Everything else is the published palette. background = #282a36 current_line = #44475a selection = #44475a foreground = #f8f8f2 comment = #6272a4 cyan = #8be9fd green = #50fa7b orange = #ffb86c pink = #ff79c6 purple = #bd93f9 red = #ff5555 yellow = #f1fa8c # Interpolated, not upstream. See the note above. surface_low = #21222c surface_mid = #343746 surface_high = #565872