fix: color update for Mist variant

This commit is contained in:
Webhooked 2025-06-09 10:12:45 +02:00
commit e1e0cd83e4
8 changed files with 32 additions and 32 deletions

View file

@ -66,7 +66,7 @@ local palette = {
-- "#8a9aa3",
-- Mist Shades
mist0 = "#313238",
mist0 = "#23252D",
mist1 = "#2a2c35",
mist2 = "#43464E",
mist3 = "#5C6066",