Skip to content

[chore] Hot fix: remove opacity from active borders#2922

Merged
Valeria-Zimnitskaya merged 7 commits into
release/v17from
theme-hot-fix
May 11, 2026
Merged

[chore] Hot fix: remove opacity from active borders#2922
Valeria-Zimnitskaya merged 7 commits into
release/v17from
theme-hot-fix

Conversation

@j-mnizhek
Copy link
Copy Markdown
Member

@j-mnizhek j-mnizhek commented May 11, 2026

Motivation and Context

Small hot fix: removed opacity from active borders and made its Lightness same as our focus styles.

How has this been tested?

Manually.

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Nice improve.

@Valeria-Zimnitskaya Valeria-Zimnitskaya merged commit e2509bc into release/v17 May 11, 2026
2 checks passed
@Valeria-Zimnitskaya Valeria-Zimnitskaya deleted the theme-hot-fix branch May 11, 2026 15:16
ilyabrower pushed a commit that referenced this pull request May 12, 2026
<!--- Provide a general summary of your changes in the Title above -->

## Motivation and Context

Small hot fix: removed opacity from active borders and made its
Lightness same as our focus styles.

## How has this been tested?

<!--- Please describe in detail how you tested your changes. -->
<!--- For example: -->
<!--- I have added unit tests -->
<!--- I have added Voice Over tests -->
<!--- Code cannot be tested automatically so I have tested it only
manually -->

Manually.

## Types of changes

<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->

- [ ] Bug fix (non-breaking change which fixes an issue).
- [ ] New feature (non-breaking change which adds functionality).
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected).
- [x] Nice improve.

---------

Co-authored-by: Valeryia Zimnitskaya <valeryia.zimnitskaya@semrush.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment