# Topic Bulk Selector is adding a brightening filter to it

**URL:** https://meta.discourse.org/t/topic-bulk-selector-is-adding-a-brightening-filter-to-it/396702
**Category:** Support
**Created:** [February 21, 2026, 11:40pm UTC](https://meta.discourse.org/t/topic-bulk-selector-is-adding-a-brightening-filter-to-it/396702 "2026-02-21T23:40:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![hipp0](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hipp0/32/537433_2.png) [@hipp0](https://meta.discourse.org/u/hipp0)
#### Post date: [February 21, 2026, 11:40pm UTC](https://meta.discourse.org/t/topic-bulk-selector-is-adding-a-brightening-filter-to-it/396702/1 "2026-02-21T23:40:54Z")

</div>

![image](https://global.discourse-cdn.com/meta/original/4X/3/1/2/31279625372d86460caed5d279f315d7f7668e36.png)  
 ![image](https://global.discourse-cdn.com/meta/original/4X/4/d/5/4d5ee0543e8689698f44a30f807d35dbc75944cf.png)

The color should be like this and having difficulty removing this.

Trying to get rid of it

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [February 22, 2026, 10:58am UTC](https://meta.discourse.org/t/topic-bulk-selector-is-adding-a-brightening-filter-to-it/396702/2 "2026-02-22T10:58:56Z")

</div>

Posting the whole CSS code would help. From the excerpt in the post edit history I see no issues with it (beside the code cleanliness), and trying it the selector was purple, not pink.  
 ![image](https://global.discourse-cdn.com/meta/original/4X/5/c/1/5c1c184191067a45dbf8743009daf95edfd549ca.png)

Anyway, in your screenshot, is that the hover status? The hover status after clicking on the bulk select icon, or after?

Which base theme and color palette are you using?

We needs more details.

On the default Discourse CSS, for the default selector icon, I don’t see any highlight.  
Default SVG color is `color: var(--d-button-transparent-icon-color);` and if you click on the icon, the color is then inherited from the icon’s container, which is `var(--d-button-primary-bg-color);`.
