Skip to content

feat: custom video button theme#1482

Open
aeksandla wants to merge 3 commits into
mainfrom
aeksandla/new-video-btn-theme
Open

feat: custom video button theme#1482
aeksandla wants to merge 3 commits into
mainfrom
aeksandla/new-video-btn-theme

Conversation

@aeksandla

Copy link
Copy Markdown
Collaborator

No description provided.

@gravity-ui-bot

Copy link
Copy Markdown
Contributor

Preview is ready.

@gravity-ui-bot

Copy link
Copy Markdown
Contributor

Playwright Test Component is ready.

Comment on lines +37 to +39
font-weight: 400;
font-size: 24px;
line-height: 32px;

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copied from the original styles of the button. Replacing it with a mixin is a breaking change.

@aeksandla aeksandla marked this pull request as ready for review July 14, 2026 10:10
@aeksandla

aeksandla commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator Author

for test

{
  "theme": "custom",
  "colors": {
    "light": {
      "circleColor": "green",
      "circleHoverColor": "olive",
      "triangleColor": "yellow",
      "triangleHoverColor": "orange"
    }
  }
}

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