# Colors adapted from Gruvbox. # https://github.com/morhetz/gruvbox # # Licensing note: upstream ships NO LICENSE file. Its README states only # "MIT/X11", with no copyright holder given, so there is no upstream copyright # line to reproduce here. Apparent author: Pavel Pertsev (morhetz). See # THIRD-PARTY-NOTICES.md. # # Adaptation only: the palette is re-expressed into makeover's intent schema. [meta] name = "Gruvbox Dark" variant = "dark" [surface] page = "#282828" raised = "#3c3836" sunken = "#504945" overlay = "#1d2021" [content] primary = "#ebdbb2" secondary = "#d5c4a1" muted = "#a89984" [action] primary = "#83a598" [status] danger = "#fb4934" success = "#b8bb26" warning = "#fabd2f" info = "#8ec07c" [line] border = "#504945" [category] one = "#fb4934" two = "#b8bb26" three = "#83a598" four = "#fabd2f" five = "#d3869b" six = "#8ec07c"