Tema Avid Reader

:warning: 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.
:hammer_and_wrench: Repository Link https://github.com/discourse/avid-reader
:open_book: New to Discourse Themes? Beginner’s guide to using Discourse Themes

Install this theme

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

Theme Components

The theme includes the following theme-components:

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

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

<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.

See HEX Color Values
#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

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


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 documentPerform check on document:
26 curtidas

nice theme, easy on the eyes.

2 curtidas

Topics don’t change color to something else, like grayish, when opened. When everything is same black it is difficult to find right away unread topics. Matter of CSS?

2 curtidas

@Jagster thanks for pointing this out. We had tested this in Safari and Chrome while logged out and it worked fine.


But I just cleaned the browsers history to test it and it doesnt work, topics don’t change colors after visiting them. Will look into this later today or early tomorrow, thanks!

1 curtida

We just updated the CSS, should work now. It was an old CSS rule that we wrote at the beginning and forgot about, ha.

2 curtidas

Wow, I like it!

We’ll try it as the default theme in https://bunqueer.jaquerespeis.org/

The logo doesn’t look good now, we’ll change it later.

Thanks @zavorio and @senioritapolyester <3

1 curtida

Is there a dark mode?

1 curtida

@CamilleRoux we might make one later one but first we’d like to do a variation on the current color scheme for a slightly darker version of the theme. But its not something you would call Dark mode. Something more along the lines of the Titanium theme for Standard Notes:

I find most common Light/Dark UIs to be too hard contrast for my eyes. As @P2W expressed above, our goal was to make something easy on the eyes. A traditional dark mode might be too much. But hey, we might change our minds :cowboy_hat_face:

2 curtidas

Has there been any progress on this color scheme? It’s really quite perfect!

1 curtida

Hey! Not really, but will be out before the end of the year. We’ve been a bit busy :sweat_smile:

2 curtidas

Estou adorando este tema, mas minha instância acabou de adicionar o novo recurso de barra lateral e o menu de notificações quebrou. Mais alguém teve esse problema ou sou só eu?

É por causa deste CSS:

.widget-component-connector {
    display: none;
}

Não sei qual é o propósito original desta regra neste tema.

2 curtidas

E o ícone de chat está faltando. Eu usei este tema antes, mas o descartei porque havia outros problemas também — desculpe, não me lembro mais quais. Mas vejo que este tema está quebrado.

Pelo que vi no código do Discourse, acredito que a causa seja a mesma da minha mensagem acima.

2 curtidas

@zavorio há alguns PRs no Github para você. Por favor, aprove-os para corrigir o tema.

Você consideraria continuar atualizando este tema no futuro, ou prefere abandoná-lo?

1 curtida

O tema foi movido para nossa organização no GitHub e foi corrigido.

Se você instalou o tema antes de 7 de junho de 2023, precisará reinstalá-lo usando o novo link do repositório no GitHub.

(OP atualizado)

3 curtidas