reobin / typewritten

A minimal, lightweight, informative zsh prompt theme

Home Page:https://typewritten.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Implement color option for all the prompt parts

eleven4y opened this issue · comments

Add flag for select color of return code, may be from list available colors

I suggest leaving red by default and create list of supported colors

I have thought about various options for colors, not just the return code.

Different colors could be chosen for everything (the blue symbol, the purple git status, etc.)

I have not worked on it yet, so I have yet to figure out a good readable way to do this.
I will have a go at it soon enough though!

Good, may be i will think about it solution too

What's up @eleven4y !

Color options were implemented in v1.2.0 🎉

See the docs on how to configure here