Discourse Central 테마 — 메타 사전 공개 시작!

The central theme is acting weird on my tablet. Especially in mobile mode. Can’t see the sidebar. Can’t see the bottom navigation either.

3개의 좋아요

I’ve just merged some updates to the theme…

This should work now! the styles for the highlighting were missing

Yes, I’ve darkened some text with this update

Valid point… I’ve removed this font declaration so we’re back on the site defaults. We already have site settings called base font and heading font which an admin can set to system if they liked the previous option.

Another option an admin would have if they only want to change the fonts in this theme, would be to create a component from admin/customize/theme-components and add

:root {
  --heading-font-family: system-ui, helvetica, sans-serif;
  --font-family: system-ui, helvetica, sans-serif;
}

This should be aligned with the logo correctly now

Thanks for reporting it! It wasn’t displaying at all for tablets, should be there once updated

11개의 좋아요

That’s lots better. I still get confused on
vs . I sometimes click so many times to figure it out that I get rate limited. But that could be a personal problem. :person_shrugging:

4개의 좋아요

The theme looks amazing! Here are a few small bugs I found:

  1. While scrolling the widgets go to the bottom.

  2. The 404 page, and a lot of other pages needs padding

  3. The dropdown is a bit smaller than the buttons

  4. If everything has is rounded corners (all buttons on discourse), it’ll look amazing.

  5. The first person’s pfp on the top contributors widget, is too big

  6. The notification icon disappears when it loses hover (in dark mode)

3개의 좋아요


The emoji selector seems to have a z-index that is too low (can be reproduced on meta)

5개의 좋아요

I can’t find your theme.

@nwnuyhs

3개의 좋아요

good themes

1개의 좋아요

Found a bug, the bookmark’s page is broken:

2개의 좋아요

Good morning,

I see an update was performed on this. However, are the folders (icons) a default in the categories? I would like to have them so you can either have them or not.

1개의 좋아요

Also, notice that on my Samsung Galaxy Fold 5, the bottom part is cut in half.

1개의 좋아요

Sorry for continuing to add to this topic. I should have checked everything so it was merged into one.

I also use the AI to PMs on my forum, and the setting is enabled but doesn’t appear.

“Display a button in the header to start a PM with a AI Bot”

1개의 좋아요

I’m not able to find a hamburger or a menu in the Central theme on mobile (iOS 18 on iPhone 13 Pro) either in DiscourseHub or Chrome or Safari.

3개의 좋아요

This is reported few times in Central topic, but because hamburger has been missing since day one I consider this desktop only. Otherwise such major flaw would be fixed long time ago.

5개의 좋아요

I don’t know what’s stopping the category from showing up

I know why, this theme is not collapsed, if you use another theme that is collapsed then you can’t see it when you switch to this theme.


image

But the default Categories still won’t show up

other topic.

2개의 좋아요

I just discovered that if I am in the /admin path (and only in the /admin path), I can see (in the left side menu) the Categories as well as the Tags, and both are collapsible in there (functioning correctly).

However on any path other than /admin/* I see only the categories which are not collapsible. I don’t see the tags at all.

Also, when I am in /admin/* and I have expanded the Categories there, then they also appear expanded on the front page and in paths other than /admin/*

But still, when I have the Categories collapsed in the /admin/* path, then I see only the word Categories in paths other than /admin/*

1개의 좋아요

I would still like to use this as the default theme on my forum, however, there is an issue where the bottom tab is half cut off.

1개의 좋아요

In the Default theme I have a button to edit HTML/CSS.

How do I do that on Central theme to customize it without forking the git repo?

2개의 좋아요

You can create your own theme component and add that to the theme

3개의 좋아요

Could you please guide me where to look for more info, @Moin ?

All I’d be happy with is to have this screen for Central theme on my Discourse installation:

(This is from “Theme Creator” site, which shows custom CSS as expected.)

2개의 좋아요