Adjust dim_inactive percentage for colorscheme

This commit is contained in:
Ralph A 2025-10-22 23:26:16 -07:00 committed by GitHub
parent 19ab979464
commit b3ebc6dabb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ return {
flavour = "macchiato",
dim_inactive = {
enabled = true,
percentage = 1.75,
percentage = 2,
},
-- integrations = {
-- native_lsp = {