20 lines
217 B
Markdown
20 lines
217 B
Markdown
---
|
|
title: "Theme"
|
|
---
|
|
|
|
# Theme
|
|
|
|
``` yaml {filename="base-mycloud-theme.yaml"}
|
|
commons:
|
|
theme:
|
|
title:
|
|
logo:
|
|
favicon:
|
|
|
|
components:
|
|
mycloud-authentik:
|
|
values:
|
|
theme:
|
|
background: >
|
|
```
|
|
|