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