theme-store/.github
Mauro Balades 3669071b8f feat: Update theme creation workflow to handle color themes
This commit modifies the `create-theme.yml` workflow file to handle color themes. It adds a new environment variable `THEME_IS_COLOR_THEME` that indicates whether the theme is a color theme. The value of this variable is determined based on the presence of the "JSON Color Theme" string in the `is-color-theme` field of the theme creation form. This change allows for the generation of a `chrome.css` file for color themes using the provided color values in a `colors.json` file.

Fixes #69
2024-08-21 16:41:14 +02:00
..
ISSUE_TEMPLATE feat: Add checkbox field for color themes in theme creation form 2024-08-21 16:37:31 +02:00
workflows feat: Update theme creation workflow to handle color themes 2024-08-21 16:41:14 +02:00
FUNDING.yml FIxed issue creation 2024-08-18 15:23:17 +00:00