matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
960 stars 78 forks source link

Remove color from prefix/suffix #133

Closed matchai closed 5 years ago

matchai commented 5 years ago

Description

Remove the #fff color from section prefixes and suffixes to make them visible by default on light terminal themes.

BREAKING CHANGE: Because prefix and suffix colors are no longer set to #fff, the color of prefix and suffix will be set to the default foreground color of your shell.

Motivation and Context

Closes #132

Types of changes

Screenshots (if appropriate):

How Has This Been Tested?

Checklist:

ohcibi commented 5 years ago

Darn those pesky light-background users! 😋

🕴

matchai commented 5 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: