TL;DR
If I change appearance using a shortcut defined in Shortcuts, the DARKMODE variable doesn't update.
To reproduce, set the shortcut like so:
Try running the app and displaying the $DARKMODE variable.
Expected behavior
$DARKMODE variable is updated accordingly.
Observed behavior
$DARKMODE variable is retains its previous value and ignores system changes.
Terraform Configuration
I don't know how to do this.
Terraform Version
I don't know how to do this.
Additional information
No response