Skip to content

customizable design#212

Open
taschenuhr wants to merge 4 commits into
cupcakearmy:mainfrom
taschenuhr:feature/custom-design
Open

customizable design#212
taschenuhr wants to merge 4 commits into
cupcakearmy:mainfrom
taschenuhr:feature/custom-design

Conversation

@taschenuhr

Copy link
Copy Markdown

In addition to #149, this PR contains options to customize the design

  • Define a local or publicly available SVG, that will be displayed as logo
  • Reference a local CSS file to apply additional CSS rules

@taschenuhr taschenuhr mentioned this pull request Jun 22, 2026
@cupcakearmy

Copy link
Copy Markdown
Owner

thanks for the contribtion. since you arlready have logic for detecting an url or not, i would suggest not creating a new variable for svg, but just reusing the image one. make it accept an svg in base64 format. wdyt?

@taschenuhr

Copy link
Copy Markdown
Author

Thank you for the feedback. You're right, we don't need a second configurable environment variable. And base64 encoded input is great, too.
Both is done now.

@taschenuhr taschenuhr closed this Jun 29, 2026
@taschenuhr taschenuhr reopened this Jun 29, 2026
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.

2 participants