mirror of
https://github.com/gabehf/base46.git
synced 2026-03-07 21:48:18 -08:00
Update README.md
This commit is contained in:
parent
b24bc13dbe
commit
f2643bcd9e
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ M.base_16 = {
|
|||
-- some colors
|
||||
}
|
||||
|
||||
M.type = "dark" -- this can be either dark or light
|
||||
vim.opt.bg = "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