Skip to content

theme update#4

Merged
Jupiterian merged 1 commit into
mainfrom
codex/redesign-website-for-professional-portfolio-zehssa
Jul 8, 2026
Merged

theme update#4
Jupiterian merged 1 commit into
mainfrom
codex/redesign-website-for-professional-portfolio-zehssa

Conversation

@Jupiterian

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 8, 2026 21:14
@Jupiterian Jupiterian merged commit be8158e into main Jul 8, 2026
1 check passed
@Jupiterian Jupiterian deleted the codex/redesign-website-for-professional-portfolio-zehssa branch July 8, 2026 21:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refreshes the site’s visual theme by replacing the existing color system and component styling with a new dark UI palette and updated typography, aligning the overall look across the homepage and detail pages.

Changes:

  • Reworked styles.css with a new design token set (colors, radii, shadows, fonts) and updated styling for header, hero, sections, cards, article pages, and footer.
  • Added more comprehensive reduced-motion handling for animations/transitions.
  • Updated multiple pages to load the new Google Fonts families (Plus Jakarta Sans + JetBrains Mono).

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
styles.css Major theme/token overhaul + component/layout restyling, including detail page layout rules.
index.html Swaps font import to match the new CSS font tokens.
nextech.html Swaps font import to match the new CSS font tokens.
dementia-project.html Swaps font import to match the new CSS font tokens.
cyberpatriot.html Swaps font import to match the new CSS font tokens.
atp-rankings.html Swaps font import to match the new CSS font tokens.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread styles.css
Comment on lines +59 to 61
a:hover {
color: var(--accent-hover);
}
Comment thread styles.css
Comment on lines +538 to +540
main:has(.page-hero) {
max-width: 720px;
}
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.

2 participants