# Colors adapted from Everforest, used under the MIT License. # https://github.com/sainnhe/everforest # Copyright (c) 2019 sainnhe # # 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 = "Everforest" variant = "dark" [surface] page = "#2d353b" raised = "#343f44" sunken = "#3d484d" overlay = "#272e33" [content] primary = "#d3c6aa" secondary = "#9da9a0" muted = "#7a8478" [action] primary = "#7fbbb3" [status] danger = "#e67e80" success = "#a7c080" warning = "#dbbc7f" info = "#83c092" [line] border = "#3d484d" [category] one = "#e67e80" two = "#a7c080" three = "#7fbbb3" four = "#dbbc7f" five = "#d699b6" six = "#83c092"