Skip to content

Feature/update theming page - #797

Open
cbraehmig wants to merge 2 commits into
mainfrom
feature/update-theming-page
Open

Feature/update theming page#797
cbraehmig wants to merge 2 commits into
mainfrom
feature/update-theming-page

Conversation

@cbraehmig

Copy link
Copy Markdown
Contributor

This pull request updates the theming documentation to clarify concepts, improve accuracy, and simplify explanations. The main changes include refining the definition of a theme, updating terminology for consistency, and revising the state diagram for better readability.

Documentation improvements:

  • Updated the introductory explanation of what a theme is, focusing on its role as an implementation of a central design template in KoliBri.
  • Clarified that CSS is decoupled from components (using the correct German term "Komponenten") and not tied to the English "Components".
  • Simplified the explanation of component theming, removing references to "Mandant" and focusing on theme-level customization.

State diagram and process improvements:

  • Revised the Mermaid state diagram to use clearer labels, improved formatting, and more accurate process steps (e.g., replacing "Designer" with "Theme", cleaning up notes, and adjusting transitions).
  • Updated the description of the design-to-theme workflow to remove references to the KoliBri Designer and clarify how CSS is applied to base components.

Updated the theming documentation to clarify the concept of themes and their implementation in KoliBri.
@cbraehmig
cbraehmig requested a review from deleonio August 4, 2026 09:08
@cbraehmig cbraehmig linked an issue Aug 4, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

🚀 Preview deployed to GitHub Pages: https://public-ui.github.io/public-ui.github.io/pr-797/9fe8614/
Commit: 9fe8614

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Theming Doku überarbeiten

2 participants