# Colors adapted from Oxocarbon, used under the MIT License. # https://github.com/nyoom-engineering/oxocarbon.nvim # Copyright (c) 2022 Riccardo Mazzarini # # 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 = "Oxocarbon Dark" variant = "dark" [surface] page = "#161616" raised = "#1c1c1c" sunken = "#262626" overlay = "#0e0e0e" [content] primary = "#f2f4f8" secondary = "#dde1e6" muted = "#525252" [action] primary = "#78a9ff" [status] danger = "#ee5396" success = "#42be65" warning = "#08bdba" info = "#33b1ff" [line] border = "#393939" [category] one = "#ee5396" two = "#42be65" three = "#78a9ff" four = "#08bdba" five = "#be95ff" six = "#33b1ff"