flexoki icon indicating copy to clipboard operation
flexoki copied to clipboard

iTerm2: Light theme with color issues

Open gilsondev opened this issue 2 years ago • 4 comments

When using the light mode in iTerm2, the prompt in the spaceship theme has text colors that are the same as the background. Please refer to the attached images for reference.

CleanShot 2023-10-10 at 11 42 57@2x

CleanShot 2023-10-10 at 11 43 20@2x

gilsondev avatar Oct 10 '23 14:10 gilsondev

@gilsondev please try this file https://github.com/kepano/flexoki/blob/main/iterm2/flexoki_light.itermcolors

techvlad avatar Oct 10 '23 15:10 techvlad

Not work unfortunely. Using the dimmed version:

CleanShot 2023-10-10 at 16 01 32@2x

I restart the iTerm and refreshed the prompt session.

gilsondev avatar Oct 10 '23 19:10 gilsondev

https://github.com/kepano/flexoki/pull/35 Try this version, I fixed some bugs. Also you can try to override white color by using SPACESHIP_AWS_COLOR env variable Spaceship is using color 208 (TBH I don't know what it's means, for node env they using green color) https://spaceship-prompt.sh/sections/aws/

techvlad avatar Oct 11 '23 09:10 techvlad

Thanks, I'll try again

gilsondev avatar Oct 16 '23 13:10 gilsondev