alexrogalskiy/Styled wotd
Create styled Word of the Day by language and input color parameters
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 17, 2026
- License
- GPL 3.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: alexrogalskiy/github-action-wotd@afdc907e19641edff9ae75d6ca98d9c5fd65ccfa # v2.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| language | language of the word | no | random |
| pattern | word image background pattern | no | random |
| width | word image width | no | 100% |
| height | word image height | no | 100% |
| backgroundColor | word image background color | no | %23FFFFFF |
| fontColor | word image font color | no | %230A83DC |
| opacity | word image background opacity | no | 0.3 |
| colorPattern | word image text color | no | %23FFE0E9 |
| name | word image name | no | word |
| path | word image path | no | images |
Outputs
| name | description |
|---|---|
| image | word image generated by input parameters |