romkatv/powerlevel10k

Text foreground color is too dark

Closed this issue · 1 comments

Hi all,

Something weird happening with one particular machine with p10k theme on zsh. Baically, when I log in to the machine default shell is bash, and everything looks normal
Screenshot 2024-07-30 at 3 32 25 AM

Then I open zsh with p10k theme selected, and text becomes dark gray
Screenshot 2024-07-30 at 3 35 19 AM

I exit zsh with Ctrl+D back to bash, text stays dark gray
Screenshot 2024-07-30 at 3 36 30 AM

If I use any other zsh theme colors look normal
Screenshot 2024-07-30 at 3 38 52 AM

Which color setting in .p10k.zsh is changing color to the point it persists even after quitting zsh?

Thanks.

The machine in question was wiped clean and relaunched for reasons unrelated to zsh and p10k, and the issue is now gone.