Skip to content

Add Five Engines section with per-engine color glows#47

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/five-engines-coloration
Draft

Add Five Engines section with per-engine color glows#47
Copilot wants to merge 2 commits intomainfrom
copilot/five-engines-coloration

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 13, 2026

The Five Compliance Engines section from PR #33 was absent from the current index.html, and the color assignments (purple/blue/red/green/orange-yellow) requested for each engine card had never been applied.

Changes

index.html

  • Restores the #engine-room section (between Stack & Tools and Contact) with all five engine cards, each carrying its color modifier class

styles.css

  • Adds base engine-room layout styles (.engine-room, .engines-grid, .engine-card family)
  • Adds per-engine color variants — colored border + ambient box-shadow glow on both resting and hover states:
Engine Color Hex
KiloKeep Purple #8b5cf6
PRFCTpack Blue #3b82f6
RecallRepel Red #ef4444
RegulaGreen Green #22c55e
GuaranGreen Orange-yellow #f59e0b
  • GuaranGreen retains its border-style: dashed / reduced opacity "In Evaluation" treatment on top of the orange-yellow color
  • Adds .engine-badge hover + anchor styles for consistency with the original implementation

Copilot AI linked an issue Apr 13, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Assign colors to format site sections Add Five Engines section with per-engine color glows Apr 13, 2026
Copilot AI requested a review from clearlineKris April 13, 2026 08:35
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.

Five Engines Coloration

2 participants