Skip to content

Comments

v1.3.1#17

Merged
andrebolina merged 9 commits intomainfrom
chore/improve-light-theme-ui
Feb 23, 2026
Merged

v1.3.1#17
andrebolina merged 9 commits intomainfrom
chore/improve-light-theme-ui

Conversation

@andrebolina
Copy link
Member

@andrebolina andrebolina commented Feb 23, 2026

Summary

This pull request focuses on improving the light theme UI across the application by standardizing background color usage and introducing a utility function to simplify theme checks.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation only

Validation

  • Backend lint: cd backend && uv run ruff check app tests
  • Backend type check: cd backend && uv run mypy
  • Backend tests: cd backend && uv run pytest
  • Frontend lint: cd frontend && npm run lint
  • Frontend tests: cd frontend && npm run test:run

Checklist

  • I did not include secrets or private data.
  • I added/updated tests for behavior changes.
  • I updated version in VERSION, CHANGELOG.md, and README.md.
  • I updated docs where needed.

@andrebolina andrebolina self-assigned this Feb 23, 2026
Base automatically changed from feat/automatic-watch-on-review to main February 23, 2026 00:15
@andrebolina andrebolina changed the title chore: improve light theme UI v1.3.1 Feb 23, 2026
@andrebolina andrebolina merged commit c0e671f into main Feb 23, 2026
8 checks passed
@andrebolina andrebolina deleted the chore/improve-light-theme-ui branch February 23, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant