Skip to content

fix(config): select fg by maximizing contrast rather than check if a color is dark #28

fix(config): select fg by maximizing contrast rather than check if a color is dark

fix(config): select fg by maximizing contrast rather than check if a color is dark #28

Workflow file for this run

name: PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
permissions:
pull-requests: read
jobs:
pr-title:
uses: folke/github/.github/workflows/pr.yml@main
secrets: inherit