Skip to content

feat(ui): add active/inactive panel border colors for #71#120

Closed
vaishnavi003-svg wants to merge 18 commits into
pie-314:mainfrom
vaishnavi003-svg:fix/panel-border-colors
Closed

feat(ui): add active/inactive panel border colors for #71#120
vaishnavi003-svg wants to merge 18 commits into
pie-314:mainfrom
vaishnavi003-svg:fix/panel-border-colors

Conversation

@vaishnavi003-svg

Copy link
Copy Markdown

Description

Add active/inactive panel border colors to improve focus clarity.

  • Active panel gets bright border (highlight_color)
  • Inactive panels get dim gray border (border_color)

Fixes #71

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Manual test (please describe)

Tested with:

  • Press e → search input border becomes bright

  • Press Tab → package list border becomes bright

  • Press j/k in details pane → details panel border becomes bright

  • Other panels remain dim gray

  • cargo test

Checklist:

  • My code follows the Coding Guidelines.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have NOT added useless AI-generated comments.
  • I have NOT deleted existing unrelated comments.
  • I have NOT modified files unrelated to this task.
  • I have included screenshots/recordings (for UI changes).
  • My changes generate no new warnings (clippy/fmt).
  • I have linked the issue I am working on.

@vercel

vercel Bot commented Jun 5, 2026

Copy link
Copy Markdown

@vaishnavi003-svg is attempting to deploy a commit to the pie's projects Team on Vercel.

A member of the Team first needs to authorize it.

@pie-314

pie-314 commented Jun 5, 2026

Copy link
Copy Markdown
Owner

@vaishnavi003-svg go through contribution docs, you need to raise pr in dev branch.
Screen Record/screenshot is applicable.

@vaishnavi003-svg vaishnavi003-svg force-pushed the fix/panel-border-colors branch from 29f4ceb to ddcfb58 Compare June 5, 2026 06:55
@vaishnavi003-svg vaishnavi003-svg force-pushed the fix/panel-border-colors branch from 1baab38 to 0a45ba3 Compare June 6, 2026 07:46
@pie-314 pie-314 closed this Jun 6, 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.

[UI] Active/Inactive Panel Border Colors

5 participants