mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-03 02:11:07 +05:30
Removed custom background colors from table headers to improve preview appearance and maintain consistency with normal theming. ## Changes - Removed background-color from default theme table headers (was #f6f8fa) - Removed dark theme table header background styling block - Headers retain font-weight: 600 for visual distinction - Table borders and alternating row colors remain intact ## User Request User feedback: "remove the theming of table headers, it looks bad. Keep normal theming of preview" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>