manuel
Manuel Kostka
32 posts
Recent Posts
-
Canvas Theme Template
Theme 2026-02-25 11:13 Post #22Iâll need to go through the declarations once Foundation updates are the default. Some will be obsolete then, like New Topic as primary button. But in general, itâs not a very opinionated theme regarding base styles, it rather follows the default look of Foundation. -
Heroes - Fantasy Theme
Theme 2025-07-21 13:54 Post #11Yeah that needs an update, thanks @NateDhaliwal -
Canvas Theme Template
Theme 2025-05-27 17:16 Post #17GitLab Manuel Kostka / Discourse / Canvas / Central Theme ¡ GitLab GitLab.com Iâve put together a new example theme based on this template. As the name suggests, this oneâs a tribute to the original Central theme! I loved the layout and visual style of Central and Iâve been packaging some of its... -
Horizon Theme
Theme 2025-04-22 23:43 Post #12Is there a reason that clicking the user-avatar and name doesnât do anything? Iâd expect it to open the user-card. Iâd also love to be able to switch to showing the full name, but de-selecting prioritize username in site settings doesnât change the field: I recently did a PR to show full name on... -
Canvas Theme Template
Theme 2025-04-14 14:24 Post #16Aurora: Also, I canât scroll the solid sidebar, is this by mistake? I just adjusted the CSS styles for the solid sidebar, scrolling should work again! However, the solid sidebar is just one of the options on the Styles component I mentioned on the post above. If you want to adjust more styles... -
Canvas Theme Template
Theme 2025-03-10 19:57 Post #13mk0r: I wonder if it could be on the roadmap for this to happen via the admin ui? Like, have a variables editor same as you have a settings editor I added a component that lets you define a few style variables and layout options right on the component ui: Screenshot From 2025-03-10... -
Canvas Theme Template
Theme 2025-03-04 09:35 Post #11You could import it through the UI: image250Ă311 13.8 KB However, if you want to be able to sync changes, I believe youâd need to pull to a local clone and then push from it. Something like this: Clone from GitLab git clone "https://gitlab.com/manuelkostka/discourse/canvas/theme.git" Set push... -
Heroes - Fantasy Theme
Theme 2025-02-25 17:09 Post #1Summary A playful theme for RPG forums Preview Heroes Theme Repository Manuel Kostka / Discourse / Themes / Heroes ¡ GitLab Install Guide How to install a theme or theme component New to Discourse Themes? Beginnerâs guide to using Discourse Themes Heroes is a medieval fantasy inspired theme,... -
Canvas Theme Template
Theme 2025-02-23 21:10 Post #9I donât know whatâs on the core roadmap, but one thing you could do right now is create a new theme component right on the admin UI: Screenshot From 2025-02-23 21-08-41619Ă352 16.6 KB And then declare custom properties on itâs CSS file. You could either look up properties on the Readme file. Or... -
Canvas Theme Template
Theme 2025-02-20 22:24 Post #6The theme is meant to show banners next to the sidebar, using the above-main-container outlet. The Extra-Banners component uses that outlet by default, but the two components for Category and Tag banners are by default rendered below the header. I wouldnât want to fork these components, just to... -
Canvas Theme Template
Theme 2025-02-18 13:23 Post #3The settings are on the theme component installed as Canvas Settings. Itâs maybe a bit misleading that settings are always named Theme Settings on the ui, also on theme components. -
Canvas Theme Template
Theme 2025-02-17 16:13 Post #1Cover image showing screenshots of three themes built with the Canvas theme template1950Ă1110 209 KB Summary Quick start your theme design with a prepared theme template. Audience New developers that want to get started building themes for Discourse. Experienced developers that want to use a... -
Transit - A Public Tranportation theme
Theme 2024-01-18 22:57 Post #6Oh got it! I still had communiteqâs fork for the category column component in the file⌠but itâs merged today and the branch was deleted. So not about discourse versions⌠It just worked on my instance running tests-passed because I already had the component installed -
Transit - A Public Tranportation theme
Theme 2024-01-18 22:47 Post #4No issues on tests-passed, but can confirm this on stable. Not sure why though� -
Transit - A Public Tranportation theme
Theme 2024-01-18 22:35 Post #1Transit Card1500Ă1000 33.8 KB Summary A playful theme for fans of public transport Repository GitHub - nolosb/discourse-theme-transit New to Discourse Themes? Beginnerâs guide to using Discourse Themes Install this theme Screenshot 2024-01-18 at 21-35-55 Transit1598Ă1323 225 KB Screenshot... -
Pinboard, a simple UI theme
Theme 2024-01-11 20:34 Post #19I just pushed a refactor of this theme. Thereâs only subtle changes on the UI, but the theme code is re-organized and includes a few new components. If you installed the theme before, you will need to re-adjust components and any style declarations you did on top of it. In case you donât want to... -
Fully Theme
Theme 2023-11-14 15:42 Post #78thaidb: This error due to component or your theme? Looks like youâre using below-site-header as plugin outlet on the component settings? You should choose above-main-container if you want the search banner to show next to the sidebar. -
Fully Theme
Theme 2023-09-16 07:59 Post #48Jordan Vidrine: You dont see a âLightâ theme in your Discourse customize colors section? I donât see the default light scheme on any new instance, so this is not related to the theme. To have the Light scheme on the colors section Iâd need to add a new color scheme and then itâs suggested I base... -
Kiosk, a self-service theme
Theme 2023-07-10 15:59 Post #4Lilly: question: is the nav-bar supposed to be gone on all pages? Actually, what you see as Breadcrumbs on category and tag lists is the nav-bar. Itâs just styled so that it only shows selected items, and no drop-downs. image1105Ă221 16 KB I donât want to add drop-down filters here because that... -
Kiosk, a self-service theme
Theme 2023-07-10 09:35 Post #1Thumbnail Kiosk grey2718Ă1600 137 KB Summary Kiosk has the look of a self-service terminal Repository GitHub - nolosb/discourse-theme-kiosk New to Discourse Themes? Beginnerâs guide to using Discourse Themes  Install this theme  kiosk.topics1597Ă1326 168 KB kiosk.categories1597Ă1326 136 KB... -
Fully Theme
Theme 2023-06-14 13:28 Post #28The full-screen chat layout stretches to, well, full-screen. But itâs quite a lot of screen then ⌠image2757Ă371 31.5 KB -
Fully Theme
Theme 2023-05-09 12:57 Post #19It seems like the full width setup is changing the header layout? I tried using the Header Search component, but it doesnât show with the theme. edit: ok, thatâs weird. The component didnât show on my instance where it was already installed and I added the theme. But when I install it after the... -
Fully Theme
Theme 2023-04-28 09:02 Post #6Love this! Discourse looks great at full width Will there be a dedicated topic for the full-width theme component? I see some glitches, but they are related to the component, so I wonder if it makes sense to post here? There will likely be more full-width themes coming that use the component. -
Pinboard, a simple UI theme
Theme 2023-04-10 13:25 Post #17Thank you It doesnât show for me on the default theme either, so probably related to the component. Actually, see here: Dark/Light Mode Toggle - #88 by RGJ Right now the toggle only shows when a user has automatic color mode switching enabled. -
Pinboard, a simple UI theme
Theme 2023-04-06 23:12 Post #15Latest is called Everything on the sidebar by default. On my screenshots itâs named All. But yes, itâs true that Unread and New donât show on the sidebar now. I thought they showed there just as they had before on the hamburger dropdown. Maybe I remember wrong or it has been changed. Thereâs... -
Pinboard, a simple UI theme
Theme 2023-04-06 22:40 Post #13Yes, these items are hidden. Iâm opinionated about it on this theme because Latest/New/Unread are already available from the sidebar and Top is used for the landing page. If you want to use the theme and have those items on the navbar, youâd need to override the style declarations of the theme manually. -
Pinboard, a simple UI theme
Theme 2023-02-01 18:46 Post #10You also have to set Top Topics as your homepage. Your homepage is set to the categories list. Thatâs because this theme setting only shows the pinboard lists and hides the content below. That only works on the top route. We can replace top topics with a pinboard list of top topics if needed. We... -
Pinboard, a simple UI theme
Theme 2023-02-01 06:25 Post #8Did you check the option as described above? Manuel Kostka: Choose the custom top page option on the theme -
Pinboard, a simple UI theme
Theme 2023-01-20 20:47 Post #1Cover2886Ă1826 167 KB Summary Pinboard is a theme with a simple user interface. It goes well with a flat taxonomy, like a plain list of categories or tags. Repository GitHub - nolosb/discourse-theme-pinboard New to Discourse Themes? Beginnerâs guide to using Discourse Themes Install this theme... -
Star Wars theme
Theme 2021-05-05 08:14 Post #16Thatâs the topic explaining the changes: Upcoming core changes that may break some themes/components (April 12) announcements Next week Iâm going to merge this PR that allows themes and components to have QUnit tests, but it also changes how themes JavaScript is processed/transpiled by... -
Isabelle, an Animal Crossing inspired theme
Theme 2020-11-25 10:11 Post #20Best practice is not to store your CSS with a remote theme and this has been enforced recently. This post explains the change and how to keep your local css edits: Restrict editing of remote themes Announcements For quite a while, best practice has been to avoid editing themes installed from a... -
Isabelle, an Animal Crossing inspired theme
Theme 2020-11-20 03:26 Post #15You can go to your Admin Settings and search for âshareâ. The first result shows the post menu. Just remove the share item from the post menu.