Skip to content

fix: restore resolved badge contrast - #166

Merged
rogerdigital merged 1 commit into
mainfrom
fix/resolved-badge-contrast
Sep 7, 2026
Merged

fix: restore resolved badge contrast#166
rogerdigital merged 1 commit into
mainfrom
fix/resolved-badge-contrast

Conversation

@rogerdigital

Copy link
Copy Markdown
Owner

Summary

The Resolved badge appeared as a solid green bar because its text and background both resolved to the same green in Obsidian's default theme. Use the theme's secondary background with green text and a border, matching the existing Confirmed and Eligible badges.

Extend the existing contrast regression check to cover Resolved; the check fails before the CSS change and passes afterward.

Validation

  • npm run lint
  • npm run lint:obsidian-warnings
  • npm run build
  • npm test (780 tests across 56 files)
  • npm pack --dry-run (8 package files)

Live Obsidian visual verification has not been performed for this patch.

@rogerdigital
rogerdigital merged commit f1fa650 into main Sep 7, 2026
1 check passed
@rogerdigital
rogerdigital deleted the fix/resolved-badge-contrast branch September 8, 2026 14:28
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