[Tiki-devel] Creating custom theme
Karsten Wemheuer via TikiWiki-devel <[email protected]> Fri, 30 May 2025 11:54:30 +0200
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I want to create a custom theme in the new directory structure for a tiki 27 installation. I created the structure unter _custom as described on https://themes.tiki.org/Making+or+Updating+a+Theme+for+Tiki+27+and+Newer+Versions I created a sccs-file an the npm run watch compiled it to the directory public/generated/_custom/shared/themes/mytheme/scss/mytheme.css On the Look&Feel page the new theme doesn't show up. I have to manually copy the created css file to _custom/shared/themes/mytheme/css. Is this the correct way to work? Another question regards the layout files like layout_view.tpl. Where should I place this file? Thanks in advance! Best regards Karsten