# Colors adapted from Kanagawa, used under the MIT License. # https://github.com/rebelot/kanagawa.nvim # Copyright (c) 2021 Tommaso Laurenzi # # 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 = "Kanagawa" variant = "dark" [surface] page = "#1F1F28" raised = "#363646" sunken = "#2A2A37" overlay = "#16161D" [content] primary = "#DCD7BA" secondary = "#C8C093" muted = "#727169" [action] primary = "#7E9CD8" [status] danger = "#E46876" success = "#98BB6C" warning = "#E6C384" info = "#7FB4CA" [line] border = "#54546D" [category] one = "#E46876" two = "#98BB6C" three = "#7E9CD8" four = "#E6C384" five = "#957FB8" six = "#7FB4CA"