Skip to content

Follow system dark/light theme powershell script is not working #122

@trabpukcip

Description

@trabpukcip

Describe the bug
Follow system dark/light theme powershell script is not working.
Worked on previous Spotify binaries.

To Reproduce
Steps to reproduce the behavior:

  1. Run powershell script for "Follow system dark/light theme" in powershell

Screenshots
Described in powershell copy/paste

Desktop Setup

  • Operating System: Windows 11
  • Spotify: 1.2.70.409
  • Spicetify: 2.41.0
  • Theme: 5.7

Logs
Spotify Devtool Logs wouldn't be useful for this

Powershell:

PS C:\Users\User\AppData\Roaming\spicetify\Themes\DefaultDynamic> Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/JulienMaille/spicetify-dynamic-theme/master/patch-dark-mode.ps1" | Invoke-Expression
Failed to patch the file.
PS C:\Users\User\AppData\Roaming\spicetify\Themes\DefaultDynamic>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions