set solarized-osaka bg transparent to false
This commit is contained in:
parent
fc8f483fa7
commit
ad15e29c52
1 changed files with 3 additions and 0 deletions
|
|
@ -11,5 +11,8 @@ return {
|
||||||
{
|
{
|
||||||
"craftzdog/solarized-osaka.nvim",
|
"craftzdog/solarized-osaka.nvim",
|
||||||
priority = 1000,
|
priority = 1000,
|
||||||
|
opts = {
|
||||||
|
transparent = false,
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue