PinnLabs/fastapi-env-banner

allow customization via CSS

Open

#1 opened on Nov 29, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Context

Currently, we can define colors and texts, but this is done directly in the Python code. We want to simplify this logic to allow for more flexibility in CSS.

Contributor guide