mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Update README.md
This commit is contained in:
parent
18668b59cb
commit
168e5b08e7
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ M.base_16 = {
|
|||
-- some colors
|
||||
}
|
||||
|
||||
M.type = "dark" -- this can be either dark or light
|
||||
|
||||
M = require("base46").override_theme(M, "atheme")
|
||||
|
||||
return M
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue