# 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 Light" variant = "light" [surface] page = "#f2f4f8" raised = "#ffffff" sunken = "#dde1e6" overlay = "#e8ebf0" [content] primary = "#161616" secondary = "#262626" muted = "#525252" [action] primary = "#0f62fe" [status] danger = "#ee5396" success = "#42be65" warning = "#ff6f00" info = "#0072c3" [line] border = "#c1c7cd" [category] one = "#ee5396" two = "#42be65" three = "#0f62fe" four = "#ff6f00" five = "#be95ff" six = "#0072c3"