Use pico colours for open/closed

Timeline

Amolith opened (edited)

Use a neutral variable from pico for the backgrounds and these for the status borders.

  • Open: --pico-form-element-valid-border-color
  • Closed: --pico-secondary-border

Relevant files are likely

  • pkg/web/templates/bug.html
  • pkg/web/templates/bugs.html
  • pkg/web/webui_bugs.go
  • pkg/web/webui.go

Amolith closed the bug