# 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 Light" variant = "light" [surface] page = "#fbf1c7" raised = "#f9f5d7" sunken = "#d5c4a1" overlay = "#f2e5bc" [content] primary = "#3c3836" secondary = "#504945" muted = "#7c6f64" [action] primary = "#076678" [status] danger = "#9d0006" success = "#79740e" warning = "#b57614" info = "#427b58" [line] border = "#d5c4a1" [category] one = "#9d0006" two = "#79740e" three = "#076678" four = "#b57614" five = "#8f3f71" six = "#427b58"