adjust alignment
This commit is contained in:
@@ -275,7 +275,7 @@ local theme = lush(function()
|
||||
GitSignsChange { bg = SignColumn.bg, fg = water }, -- Literal text.
|
||||
GitSignsDelete { bg = SignColumn.bg, fg = rose }, -- Any URI like a link or email.
|
||||
|
||||
IndentBlanklineChar { fg = sand.da(10).de(20) }
|
||||
IndentBlanklineChar { fg = sand.da(10).de(20) },
|
||||
}
|
||||
end)
|
||||
-- stylua: ignore end
|
||||
|
||||
Reference in New Issue
Block a user