mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Revert darkgray
This commit is contained in:
parent
f703e0fb3a
commit
38b48f081a
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ marker_selected = { fg = "lightblue", bg = "lightblue" }
|
||||||
|
|
||||||
# Tab
|
# Tab
|
||||||
tab_active = { fg = "black", bg = "white" }
|
tab_active = { fg = "black", bg = "white" }
|
||||||
tab_inactive = { fg = "white", bg = "black" }
|
tab_inactive = { fg = "white", bg = "darkgray" }
|
||||||
tab_width = 1
|
tab_width = 1
|
||||||
|
|
||||||
# Count
|
# Count
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue