fix an error with modus-operandi theme

This commit is contained in:
ishan 2021-05-10 16:12:54 +05:30
parent f8b7412b89
commit 276d7f4a01

View file

@ -195,7 +195,7 @@ function M.setup()
-- bg_mark_alt = {"#f5d88f",240},
-- fg_mark_alt = {"#782900",107}
}
return my_colors
return colors
end
return M