Sublime 테마

:discourse2: 요약 Sublime - Discourse용 Sublime 테마
:hammer_and_wrench: 리포지토리 링크 https://github.com/discourse/discourse-sublime-theme
:open_book: Discourse 테마를 처음 사용하시나요? Discourse 테마 사용 가이드

이 테마 설치하기

기능

사이드바와 잘 통합되도록 처음부터 설계된 Discourse용 단순하고 세련된(Sublime) 테마입니다.

라이트 모드

카테고리 페이지:

최신 페이지:

다크 모드

카테고리 페이지:

최신 페이지:

이 테마에는 다음 구성 요소가 포함되어 있습니다:


Discourse 설정

이 테마가 올바르게 렌더링되려면 다음 설정 변경이 필요합니다:

  • enable experimental sidebar hamburger 설정을 활성화하세요
  • desktop category page style에 대해 Boxes with Subcategories 옵션을 선택하세요
  • default dark mode color scheme idsublime-dark를 선택하세요

환영 배너

관리자 > 환영 배너 (/admin/config/welcome-banner) 페이지로 이동하세요.

  • **위치(Location)**를 Below site header로 설정해야 합니다

:discourse2: 우리의 호스팅 서비스를 사용 중이신가요? 테마는 Standard, Business, Enterprise 플랜에서 사용할 수 있습니다.

35개의 좋아요

Nice theme.

Is the light/dark toggle in the preview part of the theme?

Edit: I see it’s this theme component - just checking if it’s stable with the sidebar now because it was marked as broken.

3개의 좋아요

Oh wow - that’s gorgeous. I have a new favourite theme! I know it has dependencies not currently in use here, but I would love to be able to use (Dark) Sublime here on Meta! :folded_hands:

 
edit: It’s very minor, but I’m not quite sure the green used to denote the currently active home page fits the dark mode super well. It feels a bit too desaturated compared to the rest of the palette.

4개의 좋아요

What CSS code do you use to put this white background behind the topics?

3개의 좋아요

It’s a color variable so it can change whether the site uses the light or dark color palette:

body #main-outlet {
    background: var(--secondary);
}
6개의 좋아요

There are some issues reported on that component and I’ll look into fixing them. The component is not packaged by default in this theme and I’ve installed it just so users can test out both light and dark color schemes.

Thank you! I’ll see if we can install it on meta.

Noted. Can you fork the theme and experiment with different colors to see what looks better? PR is always welcome. :slight_smile:

4개의 좋아요

Interesting! Anything to be taken into account for mobile UI?

3개의 좋아요

Mobile UI is almost vanilla except for opinionated color scheme and button styling.

4개의 좋아요

Extremely nice theme. Looks lovely on Retina display.
Thanks :grinning_face:

2개의 좋아요

where i can put # there ?

@danielabc
Could you please elaborate on what you mean?

hi @techAPJ how can i make the main category as box? not like a list. i tried to check boxes with subcategories only change the subcategory, not the main category.

this is what look like my forum

@techAPJ This is a lovely theme, thanks! Just wanted to note that it downloads the horizontal loading slider component, which is of course is now part of core. :slight_smile:

5개의 좋아요