mirror of
https://github.com/ishan9299/modus-theme-vim.git
synced 2026-09-10 06:36:15 -04:00
fix an error with modus-operandi theme
This commit is contained in:
parent
f8b7412b89
commit
276d7f4a01
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue