Open
Description
Please answer the following questions for yourself before submitting an issue.
- I checked the knowledge base and found no answer
- I checked to make sure that this issue has not already been filed
AdGuard VPN Browser Extension version
Beta 2.5.2
Browser version
Chrome 135.0.7049.42
OS version
Windows 11
Issue Details
Steps to reproduce:
- Go to the
Exclusions
, check theActions
.
Expected Behavior
Should be white color like other texts. This color should be color: var(--text-main-text-main-default);
.
Actual Behavior
Actions
title is grey in color for dark and light theme. color: var(--text-placeholder-placeholder-default);
color is used.
Screenshots
Additional Information
No response