revert inactive one

This commit is contained in:
sneha 2025-07-28 23:09:23 -07:00
commit 627f6b83a4

View file

@ -30,7 +30,7 @@ kanso.replace = {
kanso.inactive = {
a = { bg = theme.ui.none, fg = theme.ui.fg_dim },
b = { bg = theme.ui.bg_p1, fg = theme.ui.fg_dim },
b = { bg = theme.ui.none, fg = theme.ui.fg_dim },
c = { bg = theme.ui.none, fg = theme.ui.fg_dim },
}