layers.theme #
methods #
M.packages #
function M.packages() -> (any)
M.load #
function M.load() -> nil
M.get_theme #
function M.get_theme() -> any
fields #
M.default_config #
M.default_config: {
package: string = "gruvbox-community/gruvbox",
colorscheme: string = "gruvbox",
background: string = "dark",
before: fun(),
after: fun(),
}