mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
fix: count theme format
This commit is contained in:
parent
458ca3b47b
commit
f789ddeb0e
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ tab_width = 1
|
|||
|
||||
# Selected counter
|
||||
count_selected = { fg = "white", bg = "green" }
|
||||
count_copied = { fg = "white", bg = "yellow" }
|
||||
count_copied = { fg = "white", bg = "yellow" }
|
||||
count_cut = { fg = "white", bg = "red" }
|
||||
|
||||
# Border
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue