hykilpikonna / hyfetch

🏳️‍🌈 🏳️‍⚧️ Neofetch with LGBTQ+ pride flags!
MIT License
1.15k stars 90 forks source link

fix colours not reverting properly #314

Closed thepigeongenerator closed 1 week ago

thepigeongenerator commented 2 weeks ago

Description

Made it so if neofetch or neowofetch was executed in multi-user.target, that the colours revert properly.

Relevant Links

fixed this issue.

Screenshots

before: image

after: image

thepigeongenerator commented 1 week ago

I just realised that I could've used a VM for the photos.

hykilpikonna commented 1 week ago

Strange, in theory ESC[39;49m should reset both foreground and background to default...

image

But okay if ESC[0m works on more environments, then let's change it this way. Thanks!

thepigeongenerator commented 1 week ago

My guess is that it could be that some attribute causes the issue. 🤔