mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
Adjust dim_inactive percentage for colorscheme
This commit is contained in:
parent
19ab979464
commit
b3ebc6dabb
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ return {
|
|||
flavour = "macchiato",
|
||||
dim_inactive = {
|
||||
enabled = true,
|
||||
percentage = 1.75,
|
||||
percentage = 2,
|
||||
},
|
||||
-- integrations = {
|
||||
-- native_lsp = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue