chore: change themes

This commit is contained in:
huyjaky
2025-08-24 22:14:35 +07:00
parent 44d2f8999a
commit 04c5dcd06a
15 changed files with 172 additions and 243 deletions

View File

@@ -18,15 +18,15 @@ return {
},
},
scope = {
enabled = false, -- enable highlighting the current scope
enabled = true, -- enable highlighting the current scope
priority = 200,
char = "󰥓",
char = "",
underline = false, -- underline the start of the scope
only_current = false, -- only show scope in the current window
hl = "SnacksIndentScope", ---@type string|string[] hl group for scopes
},
chunk = {
enabled = true,
enabled = false,
char = {
corner_top = "",
corner_bottom = "",