> For the complete documentation index, see [llms.txt](https://theming.breeze.rip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theming.breeze.rip/examples/hello-kitty.md).

# Hello Kitty

```toml
[default]
accent = [255,20,247]
corner-radius = 25
border-thickness = 5
text-primary = [255, 215, 250]
text-secondary = [240, 190, 210]
text-tertiary = [225,210,210]
text-disabled = [100, 100, 100]
layer-zero = [47, 17,  37,  140]
layer-one = [30, 30, 30, 100]
layer-two = [40, 40, 40, 150]

[branding]
custom-color = true
logo-color = [255,80,255]

[panel]
separator = "default.accent"
border = "default.accent"
separator-thickness = 2
background-img = "<@breeze>/media/themes/81df911f-54e2-4baa-af0f-f5793a56b43d.png"
```
