# Avid Reader Theme

**URL:** https://meta.discourse.org/t/avid-reader-theme/202156
**Category:** Theme
**Tags:** official, avid-reader-theme
**Created:** [August 30, 2021, 6:54pm UTC](https://meta.discourse.org/t/avid-reader-theme/202156 "2021-08-30T18:54:40Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Discourse](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discourse/32/148734_2.png) [@Discourse](https://meta.discourse.org/u/Discourse)
#### Post date: [August 30, 2021, 6:54pm UTC](https://meta.discourse.org/t/avid-reader-theme/202156/1 "2021-08-30T18:54:40Z")

</div>

> ⚠ If you installed the theme **before June 7, 2023** , you will need to **reinstall** it using the new repository link on GitHub.

| | | |
| --- | --- | --- |
| :discourse2: | **Summary** | **Avid Reader** is a theme focused on readability, inspired by the look of [Pocket](https://getpocket.com/). |
| 🛠 | **Repository Link** | [https://github.com/discourse/avid-reader](https://github.com/discourse/avid-reader) |
| 📖 | **New to Discourse Themes?** | [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) |

Install this theme

> [@](#):
>
> :discourse2: As this is an #official theme maintained by the Discourse team, #Support issues, #Contribute > Bug reports, #Contribute > UX suggestions, and requests for #Development advice can be made in the respective categories here on Meta, and tagged with the appropriate theme tag. Click on a link below to get one started. 👍
> 
> [❓&nbsp; **Support**](https://meta.discourse.org/new-topic?category_id=6&tags=avid-reader-theme "Ask for support on configuring and using the Avid Reader Theme") [🐛&nbsp; **Bug**](https://meta.discourse.org/new-topic?category_id=1&tags=avid-reader-theme "A bug report means something is broken, preventing normal/typical use of the theme") [👀&nbsp; **UX**](https://meta.discourse.org/new-topic?category_id=9&tags=avid-reader-theme "Discussion about the user interface of the Avid Reader Theme, and how features are presented (including language and UI elements)") [🧑‍🎨&nbsp; **Dev**](https://meta.discourse.org/new-topic?category_id=7&tags=avid-reader-theme "Advice on how to customise this theme for your site")

### Features

We implemented bigger font sizes, more contrast in size between different headings, more space in between lines and a neutral background color for a better reading experience. And there are a few custom icons as well.

# Screenshots

 ![Home](https://global.discourse-cdn.com/meta/original/3X/e/a/ea90479d886d26759bdb2404669a952653bf9294.png) ![Top](https://global.discourse-cdn.com/meta/original/3X/2/5/25315c369c5fc41539944e4bc424b739fb747f81.png)

 ![Topic-Sample](https://global.discourse-cdn.com/meta/original/3X/9/c/9ca011e769947a087c5970129378f81c65e88c80.jpeg)

# Theme Components

The theme includes the following theme-components:

- [Discourse Clickable Topic Component](https://github.com/discourse/discourse-clickable-topic)
- [Versatile Banner](https://github.com/tshenry/discourse-versatile-banner.git) by @tshenry

For Versatile Banner, we are using only a few features to have a simple welcome message with a description only at the homepage. You can check the screenshot below to replicate our settings for it:

> **See complete settings for Versatile Banner**
>
> ![versatile banner settings](https://global.discourse-cdn.com/meta/original/3X/a/0/a0a0f65bb0b096ffb6b7cf965247e529e50f05f1.png)

And here is the code we used for our welcome message + description:

```plaintext
<h2 class="x-title">
  Your Welcome Message
</h2>
<div class="description">
  <p>
    A brief description of what your Discourse is all about
  </p>
</div>

```

# Our Recommendations

If you want to have your Discourse to look just like the live preview, besides implementing the setting for Versatile Banner above, these were our choices for some of the Admin settings.

## Category style

We prefer the category style to be **bar** instead of the default bullet. This can be changed in:

> Admin \> Settings \> Basic Setup \> category style \> bar

## Desktop category page style

We opted to use the ‘boxes’ option for the Categories page. This can be changes in:

> Admin \> Settings \> Basic Setup \> desktop category page style \> boxes with subcategories

## Category colors

We made a color palette for category colors that we feel works nicely with the rest of the theme.

 ![Categories](https://global.discourse-cdn.com/meta/original/3X/7/5/750320e61c2cd60f06139221ed0f28e1b3ce417e.png)

> **See HEX Color Values**
>
> ```plaintext
> #8ECEA0
> #20A9AB
> #946F96
> #CF9D2B
> #366B80
> #F69A9B
> #9FD8DF
> #00917C
> #F27072
> #C1CEBF
> #6B7AA1
> #F4D6A2
> #F0C928
> #C6B4CE
> #65516B
> #C56183
> 
> ```

You can add these HEX values in:

> Admin \> Settings \> Basic Setup \> category colors

# Remove user card background setting

The theme does have one setting which might be a bit controversial. It is called ‘hide user card background’ and what it does is make it so that user card backgrounds are just white. We feel like even with the strong overlay Discourse uses by default, user cards backgrounds sometimes are a bit noisy.

 ![hide user card background setting](https://global.discourse-cdn.com/meta/original/3X/e/5/e5467e58406239453513939639eb254fb6247519.png)

But this does limit an aspect of user self expression. We opted to leave it as a setting, up to the Admin to decide.

 ![without hide bg](https://global.discourse-cdn.com/meta/original/3X/d/6/d68b9fab2e829b650a0281385fc03b8d968d9982.jpeg) ![with hide bg](https://global.discourse-cdn.com/meta/original/3X/c/b/cba57cae3d83517ada6bcfad4ddfce13e393fe48.png)

* * *

This is our very first theme and really the first real thing we do coding wise. We hope you enjoy it and we are more than happy to hear any feedback the community has. Thanks to Discourse for supporting this work!

  

> :discourse2: **Hosted by us?** Themes are available to use on our Standard, Business, and Enterprise plans.

> Last edited by @JammyDodger 2024-06-17T11:27:41Z
> 
> > **Check document**
> >
> > Perform check on document:

---

_[View the full topic](https://meta.discourse.org/t/avid-reader-theme/202156)._
