# Solution text color grey instead of green

**URL:** https://meta.discourse.org/t/solution-text-color-grey-instead-of-green/154254
**Category:** UX
**Created:** [June 9, 2020, 1:29am UTC](https://meta.discourse.org/t/solution-text-color-grey-instead-of-green/154254 "2020-06-09T01:29:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![seanblue](https://avatars.discourse-cdn.com/v4/letter/s/dc4da7/32.png) [@seanblue](https://meta.discourse.org/u/seanblue)
#### Post date: [June 9, 2020, 1:29am UTC](https://meta.discourse.org/t/solution-text-color-grey-instead-of-green/154254/1 "2020-06-09T01:29:45Z")

</div>

I’m seeing:  
 ![image](https://global.discourse-cdn.com/meta/original/3X/d/2/d2a5f6e2fd9585da9013c40447a00e7df30be3b5.png)  
Where I used to see:  
 ![image](https://global.discourse-cdn.com/meta/original/3X/d/7/d7a274b0a38cff4e3e56ab98f42231fe756373a3.png)

Is this the coloring “fix” mentioned in [Discourse 2.5.0.beta6 Release Notes](https://meta.discourse.org/t/discourse-2-5-0-beta6-release-notes/153491)? Or is this an unintended side effect of the change made in [UX: fix solved colors · discourse/discourse-solved@4e687d4 · GitHub](https://github.com/discourse/discourse-solved/commit/4e687d4846a3b7732e92d355fc46337fe8281ccc#diff-c526f32eb4d5bb94fc02923c926dbe71)?

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [June 9, 2020, 1:53am UTC](https://meta.discourse.org/t/solution-text-color-grey-instead-of-green/154254/2 "2020-06-09T01:53:18Z")

</div>

> [@seanblue](#):
>
> Is this the coloring “fix” mentioned in [Discourse 2.5.0.beta6 Release Notes](https://meta.discourse.org/t/discourse-2-5-0-beta6-release-notes/153491)? Or is this an unintended side effect of the change made in [UX: fix solved colors · discourse/discourse-solved@4e687d4 · GitHub](https://github.com/discourse/discourse-solved/commit/4e687d4846a3b7732e92d355fc46337fe8281ccc#diff-c526f32eb4d5bb94fc02923c926dbe71)?

Thanks for the report! I’m pretty sure the fix in the release notes _is_ that commit. @Johani can you take another look? It looks fine when in the button form:

 ![Screen Shot 2020-06-08 at 9.51.00 PM](https://global.discourse-cdn.com/meta/original/3X/1/7/177637e387d3edf207f481c8027dc21e91767379.png)

But the color was lost in the non-button version (view a solved topic when logged out, [for example](https://meta.discourse.org/t/duplicate-key-value-violates-unique-constraint-on-a-table-during-upgrade/154132/5)):

 ![Screen Shot 2020-06-08 at 9.51.34 PM](https://global.discourse-cdn.com/meta/original/3X/7/c/7ca51e8e733f9064f05b9816b9e1a69c9c2664ca.png)

---

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [June 9, 2020, 2:47am UTC](https://meta.discourse.org/t/solution-text-color-grey-instead-of-green/154254/4 "2020-06-09T02:47:00Z")

</div>

This should correct the color for the label we show to anon users

[https://github.com/discourse/discourse-solved/commit/5dd60d55117787d9237d60c5ddb0df4ea084bd6f](https://github.com/discourse/discourse-solved/commit/5dd60d55117787d9237d60c5ddb0df4ea084bd6f)

Thanks for reporting the issue @seanblue 👍

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 9, 2020, 2:58am UTC](https://meta.discourse.org/t/solution-text-color-grey-instead-of-green/154254/5 "2020-06-09T02:58:23Z")

</div>


