Make the colors more recognizable

This commit is contained in:
sxyazi 2024-02-15 22:48:22 +08:00
parent 8f21c36375
commit f703e0fb3a
No known key found for this signature in database

View file

@ -24,8 +24,8 @@ marker_marked = { fg = "lightyellow", bg = "lightyellow" }
marker_selected = { fg = "lightblue", bg = "lightblue" }
# Tab
tab_active = { fg = "black", bg = "lightblue" }
tab_inactive = { fg = "white", bg = "darkgray" }
tab_active = { fg = "black", bg = "white" }
tab_inactive = { fg = "white", bg = "black" }
tab_width = 1
# Count