You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to set a custom theme, but the changes don't seem to be taking effect. I've reviewed the configuration file and followed the instructions in the documentation, but I'm still seeing the default theme. I've tried a few different things, including:
Setting different themes in the vhs.tape file
Deleting the GitHub Action cache
Trying different versions of the action
Here's a snippet of my vhs.tape file:
Output demo.gif
Set FontSize 12
Set Margin 40
Set Framerate 30
Set Height 1080
Set MarginFill "#FF6600"
Set WindowBar Colorful
Set WindowBarSize 40
Set Theme "Dracula"
...
Can anyone provide guidance on how to properly set a custom theme for this action? I'm using version v1.2.2.
Cheers
The text was updated successfully, but these errors were encountered:
I'm attempting to set a custom theme, but the changes don't seem to be taking effect. I've reviewed the configuration file and followed the instructions in the documentation, but I'm still seeing the default theme. I've tried a few different things, including:
vhs.tape
fileHere's a snippet of my
vhs.tape
file:Can anyone provide guidance on how to properly set a custom theme for this action? I'm using version v1.2.2.
Cheers
The text was updated successfully, but these errors were encountered: