Skip to content

Comments

Fix modern card background brightness in dark theme#38

Merged
brunoborges merged 2 commits intomainfrom
copilot/fix-modern-card-background
Feb 18, 2026
Merged

Fix modern card background brightness in dark theme#38
brunoborges merged 2 commits intomainfrom
copilot/fix-modern-card-background

Conversation

Copy link
Contributor

Copilot AI commented Feb 18, 2026

Modern card background was indistinguishable from old card in dark theme due to similar brightness levels.

Changes

  • Updated --modern-bg from #0f1419 to #1a2838 in dark theme (site/styles.css:67)
  • Increases perceived brightness from 19.07 to 37.64 (vs old card at 21.57)
  • Light theme unchanged

Visual Comparison

Before:
Before

After:
After

Hover state:
Hovered

Original prompt

This section details on the original issue you should resolve

<issue_title>Fix background of modern card in index - dark theme</issue_title>
<issue_description>The Modern card background for dark theme is still indistinguishable from the Old card when in dark theme mode.

Try a slightly brighter colour.</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Fix background color of modern card in dark theme Fix modern card background brightness in dark theme Feb 18, 2026
@brunoborges brunoborges marked this pull request as ready for review February 18, 2026 17:47
@brunoborges brunoborges merged commit 085ae67 into main Feb 18, 2026
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.

Fix background of modern card in index - dark theme

2 participants