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