Update README.md

This commit is contained in:
siduck 2022-05-22 14:34:38 +05:30 committed by GitHub
parent 18668b59cb
commit 168e5b08e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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