mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 01:37:03 -07:00
add vim.opt.bg in defaults base46_cache
This commit is contained in:
parent
481f0c6de3
commit
01721c15f0
56 changed files with 62 additions and 59 deletions
|
|
@ -20,7 +20,7 @@ M.base_16 = {
|
|||
-- some colors
|
||||
}
|
||||
|
||||
vim.opt.bg = "dark" -- this can be either dark or light
|
||||
M.type = "dark" -- this can be either dark or light
|
||||
|
||||
M = require("base46").override_theme(M, "atheme")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue