refactor(nvim): change tint settings
This commit is contained in:
parent
e69f37f76c
commit
8f597ad392
@ -21,8 +21,8 @@ return {
|
||||
|
||||
return isDiff or isFloating or isIgnoredBuftype or isIgnoredFiletype
|
||||
end,
|
||||
tint = -30,
|
||||
saturation = 0.8,
|
||||
tint = -10,
|
||||
saturation = 0.85,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user