# Color scheme use prevents category-based background image on topic pages

**URL:** https://meta.discourse.org/t/color-scheme-use-prevents-category-based-background-image-on-topic-pages/25190
**Category:** Bug
**Created:** [Fevereiro 13, 2015, 1:45am UTC](https://meta.discourse.org/t/color-scheme-use-prevents-category-based-background-image-on-topic-pages/25190 "2015-02-13T01:45:32Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [Fevereiro 13, 2015, 1:45am UTC](https://meta.discourse.org/t/color-scheme-use-prevents-category-based-background-image-on-topic-pages/25190/1 "2015-02-13T01:45:32Z")

</div>

Today I switched over some CSS customizations to the color scheme system. However, after doing so, I no longer see my custom background image for topic pages in the categories where I’ve defined such a background image.

This seems like a bug to me; perhaps someone can confirm?

---

<div class="post-metadata">

### Author: ![ichpen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ichpen/32/115584_2.png) [@ichpen](https://meta.discourse.org/u/ichpen)
#### Post date: [Fevereiro 13, 2015, 5:09am UTC](https://meta.discourse.org/t/color-scheme-use-prevents-category-based-background-image-on-topic-pages/25190/2 "2015-02-13T05:09:14Z")

</div>

Maybe it wasn’t just me then. Just did the beta 8 upgrade and posts are no longer showing the custom category background. They did 15 commits or a day ago.

Not sure if that’s a feature.

Category custom bg does work if you’re in the category posts view.

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [Fevereiro 13, 2015, 5:10am UTC](https://meta.discourse.org/t/color-scheme-use-prevents-category-based-background-image-on-topic-pages/25190/3 "2015-02-13T05:10:44Z")

</div>

> [@ichpen](#):
>
> Category custom bg does work if you’re in the category posts view.

Yes, that’s right. If viewing topics for the category, all is well. But when on a topic page, nothing for me

Thanks!

---

<div class="post-metadata">

### Author: ![ichpen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ichpen/32/115584_2.png) [@ichpen](https://meta.discourse.org/u/ichpen)
#### Post date: [Fevereiro 13, 2015, 5:16am UTC](https://meta.discourse.org/t/color-scheme-use-prevents-category-based-background-image-on-topic-pages/25190/4 "2015-02-13T05:16:48Z")

</div>

My guess is this commit: 7b8c7ff had something to do with it.

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

But I’ll let the experts chime in as I only have one rapidly diminishing eye able to focus at this stage 😄

@codinghorror ?

---

<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: [Fevereiro 13, 2015, 2:53pm UTC](https://meta.discourse.org/t/color-scheme-use-prevents-category-based-background-image-on-topic-pages/25190/5 "2015-02-13T14:53:52Z")

</div>

Sorry about that, I just fixed it 🐅

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

---

<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: [Fevereiro 13, 2015, 2:53pm UTC](https://meta.discourse.org/t/color-scheme-use-prevents-category-based-background-image-on-topic-pages/25190/6 "2015-02-13T14:53:55Z")

</div>


