mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
update theme.yml
This commit is contained in:
parent
3c8ad9ef14
commit
a3192cad45
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user