Skip to content

fix: dull text in dark mode #627

fix: dull text in dark mode

fix: dull text in dark mode #627

Workflow file for this run

jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: ./.github/actions/prepare
- run: pnpm lint
name: Lint
on:
pull_request: ~
push:
branches:
- main