Skip to content

style(ui-view): improve view border colors#1953

Merged
HerrTopi merged 1 commit intomasterfrom
viewBorderColors
Apr 30, 2025
Merged

style(ui-view): improve view border colors#1953
HerrTopi merged 1 commit intomasterfrom
viewBorderColors

Conversation

@HerrTopi
Copy link
Contributor

TEST PLAN: check if the colors of View is in sync with the design docs
https://docs.google.com/spreadsheets/d/16_GjG_LvCvvvkdvFNTcrC11P81GwwSRyWGxKbc5RWeE/edit?gid=0#gid=0

INSTUI-4532

Copy link

Copilot AI left a comment

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 updates the border color values for the ui-view component so that the view colors are in sync with the design documentation.

  • Updated primary border color from grey1214 to grey1424
  • Updated secondary border color from grey4570 to grey3045
Comments suppressed due to low confidence (2)

packages/ui-view/src/View/theme.ts:65

  • Please verify that the updated primary border color 'grey1424' exactly matches the design documentation specifications.
borderColorPrimary: colors?.contrasts?.grey1424,

packages/ui-view/src/View/theme.ts:66

  • Confirm that the new secondary border color 'grey3045' is aligned with the design docs and applied consistently across the component.
borderColorSecondary: colors?.contrasts?.grey3045,

@github-actions
Copy link

github-actions bot commented Apr 24, 2025

PR Preview Action v1.6.1
Preview removed because the pull request was closed.
2025-04-30 08:32 UTC

@HerrTopi HerrTopi merged commit f3b06a2 into master Apr 30, 2025
11 checks passed
@HerrTopi HerrTopi deleted the viewBorderColors branch April 30, 2025 08:31
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.

4 participants