Revert "refactor(wezterm): darken kanagawa background"

This reverts commit e0c034570e.
This commit is contained in:
Price Hiller 2022-09-19 16:36:38 -05:00
parent e0c034570e
commit 850dbaf169

View File

@ -13,7 +13,7 @@ M.colors = {
},
kanagawa = {
foreground = "#dcd7ba",
background = "#0f111d",
background = "#1f1f28",
cursor_bg = "#c8c093",
cursor_fg = "#c8c093",