update theme.yml

This commit is contained in:
Ian Jennings 2024-09-19 18:04:06 -05:00 committed by GitHub
parent 3c8ad9ef14
commit a3192cad45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,37 +1,39 @@
version: 4.0.0 version: 4.0.0
steps: steps:
- prompt: "Focus electron" - prompt: "onboarding"
commands: commands:
- command: focus-application - command: focus-application
name: Electron name: Electron
- command: hover-text - command: hover-text
description: Get started CTA description: Get started CTA
text: Get Started text: Get Started
action: click action: click
- command: hover-text - prompt: "change theme"
description: Settings button commands:
text: Settings - command: hover-text
action: click description: Settings button
- command: hover-text text: Settings
description: font size 13 action: click
text: 13px - command: hover-text
action: click description: font size 13
- command: hover-text text: 13px
description: font size 12 action: click
text: 12px - command: hover-text
action: click description: font size 12
- command: hover-text text: 12px
description: theme selector action: click
text: Dark - command: hover-text
action: click description: theme selector
- command: hover-text text: Dark
description: theme color white action: click
text: Light - command: hover-text
action: click description: theme color white
- command: hover-text text: Light
description: workspace action: click
text: workspace-1 - command: hover-text
action: click description: workspace
- command: assert text: workspace-1
expect: the terminal is white action: click
- command: assert
expect: the terminal is white