mirror of
https://github.com/webhooked/kanso.nvim.git
synced 2026-06-01 06:37:04 +02:00
fix: color update for Mist variant
This commit is contained in:
parent
fa23cca0ce
commit
e1e0cd83e4
8 changed files with 32 additions and 32 deletions
|
|
@ -66,7 +66,7 @@ local palette = {
|
|||
-- "#8a9aa3",
|
||||
|
||||
-- Mist Shades
|
||||
mist0 = "#313238",
|
||||
mist0 = "#23252D",
|
||||
mist1 = "#2a2c35",
|
||||
mist2 = "#43464E",
|
||||
mist3 = "#5C6066",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue