Remove trasparency from theme selection
This commit is contained in:
parent
8dbc0f7a96
commit
3dd5c36e4d
|
@ -2,8 +2,7 @@
|
||||||
local M = {}
|
local M = {}
|
||||||
|
|
||||||
M.base46 = {
|
M.base46 = {
|
||||||
theme = "nightowl",
|
theme = "nightowl"
|
||||||
transparency = true,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
-- M.plugins = "plugins"
|
-- M.plugins = "plugins"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user