Closed vkosev closed 3 years ago
@VKosev that's expected as that theme doesn't have status enabled (nor colors). Have a look at exporting the theme and setting your own with those settings. You can find the config values here. For that to work, also set "display_status": true
.
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.
Prerequisites
CONTRIBUTING
guideDescription
Upgraded to newest versions of oh-my-posh and posh-git and now the coloring of the powerline based on the git status is not working.
Environment
Optional
Steps to Reproduce
Delete the folders of the oh-my-posh and posh-git modules
Download the modules again
Edit the power shell core profile with
Expected behavior: When there are changes not staged for commit the color of the powerline was getting orange. When my local branch is a head of origin, color of the powerline again changes to something else.
Actual behavior: Now the color of the powerline is always green, no matter the git status