# Wiki Posts Not Green?

**URL:** https://meta.discourse.org/t/wiki-posts-not-green/39288
**Category:** UX
**Created:** [2016年二月9日 13:35 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288 "2016-02-09T13:35:57Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![lrossouw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lrossouw/32/121275_2.png) [@lrossouw](https://meta.discourse.org/u/lrossouw)
#### Post date: [2016年二月9日 13:35 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288/1 "2016-02-09T13:35:57Z")

</div>

Wiki posts seem to have lost their background colour?  
See this wiki post for example:

> [@Serve Discourse from a subfolder (path prefix) instead of a subdomain](https://meta.discourse.org/t/subfolder-support-with-docker/30507):
>
> warning Discourse Official Statement about Subfolder setup We support subfolder setups for our hosted customers at the enterprise level and up. Due to heavy technical setup complexity we strongly recommend you do not use this setup unless you are very experienced in custom subfolder setups. It is critical you have a deep understanding of NGINX setup in the Discourse Docker container Secure original IP forwarding using custom headers in the proxy chain Rate limiting in front proxy server I…

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2016年二月9日 14:36 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288/2 "2016-02-09T14:36:15Z")

</div>

If memory serves, it was decided that green wasn’t needed. I can’t find where I saw it. I don’t see it here, so maybe it was in changelog or [github.com](http://github.com) comments.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2016年二月9日 14:37 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288/3 "2016-02-09T14:37:31Z")

</div>

I removed about a couple of weeks ago since it was being too obvious. You can easily add it back with a customization 😉

---

<div class="post-metadata">

### Author: ![lrossouw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lrossouw/32/121275_2.png) [@lrossouw](https://meta.discourse.org/u/lrossouw)
#### Post date: [2016年二月9日 14:40 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288/4 "2016-02-09T14:40:25Z")

</div>

It’s still available as a custom colour on the customisation settings, but seems to be ignored?

Either the change should remove that setting or the change should just change the default colour there?

I’d prefer the latter, but up to you.

![](https://global.discourse-cdn.com/meta/original/3X/0/7/077551e11216873766e3a6d1934dedd8c72560ad.png)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2016年二月9日 14:44 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288/5 "2016-02-09T14:44:44Z")

</div>

Good point. I forgot about that color customisation. I’ll add the CSS back and change the default color.

---

<div class="post-metadata">

### Author: ![lrossouw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lrossouw/32/121275_2.png) [@lrossouw](https://meta.discourse.org/u/lrossouw)
#### Post date: [2016年二月9日 14:47 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288/6 "2016-02-09T14:47:05Z")

</div>

Reason I was needing it is that my users are new to Discourse and really will take forever to notice a wiki post. I need the colour.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2016年二月9日 22:06 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288/7 "2016-02-09T22:06:43Z")

</div>

There you go 🎉

[https://github.com/discourse/discourse/commit/13983c2f80e21873689d7c1d8eccba2367a7f744](https://github.com/discourse/discourse/commit/13983c2f80e21873689d7c1d8eccba2367a7f744)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2016年二月9日 22:06 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288/8 "2016-02-09T22:06:46Z")

</div>



---

<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: [2016年二月9日 22:44 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288/9 "2016-02-09T22:44:02Z")

</div>

Note, we do not want to carry forward the wiki color, so this will simply be a CSS class you can target with CSS customizations.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2016年二月10日 10:19 UTC](https://meta.discourse.org/t/wiki-posts-not-green/39288/10 "2016-02-10T10:19:39Z")

</div>

After some talk, we decided to remove that color altogether and just leave the “`wiki`” class so that you can easily customise wiki posts.

[https://github.com/discourse/discourse/commit/c2cc9da9a784ae650d8b1ae94006943e0db9f83f](https://github.com/discourse/discourse/commit/c2cc9da9a784ae650d8b1ae94006943e0db9f83f)
