JanDeDobbeleer / oh-my-posh2

A prompt theming engine for Powershell
MIT License
5.18k stars 281 forks source link

go-my-posh themes have forced solarized-dark color #317

Closed enpinzolas closed 3 years ago

enpinzolas commented 3 years ago

There seems to be a problem with the go-my-posh themes, they assume that the background color is solarized dark. imagen

This does not happen with the oh-my-posh themes: imagen

JanDeDobbeleer commented 3 years ago

@enpinzolas is that the latest oh-my-posh beta or still go-my-posh? Because I adjusted that a while back to be transparent.

enpinzolas commented 3 years ago

It's go-my-posh, I installed it with the commands you suggest in #251, specifically:

Install-Module -Name go-my-posh -Repository PSGallery
Import-Module go-my-posh
Set-PoshPrompt paradox

I installed it 2 days ago, it might be that the install module has an outdated version.

JanDeDobbeleer commented 3 years ago

Yes, in the meantime a lot has changed. Go my Posh got changed to Oh my Posh V3, a guide is available here: https://ohmyposh.dev/docs/upgrading