Adding theme generator workflow

This commit is contained in:
elvis kahoro 2022-05-07 17:32:12 -04:00
parent c8ea631d8b
commit f86ef3cca2

View file

@ -0,0 +1,15 @@
---
name: "Run Warp themes preview generator"
command: "python3 ./scripts/gen_theme_previews.py {{directory}}"
tags:
- warpdotdev
- warpdotdev-dx
description: "Run Warp themes preview generator"
arguments:
- name: directory
description: The directory to generate themes for
default_value: standard
source_url: "https://warp.dev"
author: elviskahoro
author_url: "https://elvis.ai"
shells: []