Changing main pallette colour breaks dark mode

Changing main pallette colour breaks dark mode

avatar
(anonymous user)
Product: PowerShell Universal
Version: 4.4.0


I tried changing just the main colour setting but when I do the switch to dark mode no longer works

I’ve added the following to the $theme variable in the app - which kinda works - the colour gets applied; but switch to activate dark mode no longer works

    palette = @{
        primary = @{
            main = '#b39c4d'
        }
    }


All Comments (0)

Sysadminotaur pondering a question Special Q&A

Our CTO is answering your AI questions

A rare opportunity — ask our CTO directly.

10 questions already asked Closed
View questions →