IlanCosman / tide

🌊 The ultimate Fish prompt.
MIT License
2.93k stars 109 forks source link

After changing the colors of pwd the text font are not visible #359

Closed bluebyt closed 2 months ago

bluebyt commented 1 year ago

Describe the bug and steps to reproduce

When I change the color of pwd anchors and background color of items, that work after logout and login, but the text font are not visible in the normal directories. (See second screenshot)

set -U tide_pwd_bg_color 89b4fa set -U tide_pwd_color_anchors 89b4fa tide

set -U tide_pwd_color_dirs cdd6f4 (Red arrows) How do I change the color of the text font? (Blue arrows) tide3

Output of tide bug-report: fish version: 3.5.1 tide version: 5.5.1 term: xterm-256color os: Arch Linux terminal emulator: Wezterm fish startup: fisher plugins: jorgebucaran/fisher ilancosman/tide@v5

Arpitpandey992 commented 2 months ago

@bluebyt off-topic but what icons are you using for github section in the prompt? Also, did you ever figure this out

bluebyt commented 2 months ago

I used ttf-nerd-fonts I don't use tide anymore, I use starship prompt. I am closing inactive issues.