IlanCosman / tide

🌊 The ultimate Fish prompt.
MIT License
2.88k stars 108 forks source link

Theme looks weird. #405

Closed FormalSnake closed 1 year ago

FormalSnake commented 1 year ago

I installed: https://github.com/catppuccin/fish using fisher.

image

Is this the theme's fault? Or are the colours wrong?

lumynou5 commented 1 year ago

If you mean Tide's colors don't match to the theme, I think you can set the colors manually. Try set -U tide_git_bg_color DBCD9D for example.

FormalSnake commented 1 year ago

does it just use hex colours? And how do I determine what the colour gets put on? like tide_git_bg_color

lumynou5 commented 1 year ago

I think this list contains all the variables.

FormalSnake commented 1 year ago

Thanks! This should be in the readme