> For the complete documentation index, see [llms.txt](https://manual.madewithframes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.madewithframes.com/element-behaviours/styling.md).

# Styling

Frames styles are **not currently inherited** when pasting elements into your own app. If you like the Frames styles, save them as a new style in your app.

As a reference, here are the styles that we currently use:

```
Typeface
Inter

Weight (variable)
700, 600, 500, 400

Primary blue
#3333FF

Secondary blue
#EFF6FF

Heading
#111111

Body
#6B7280

Image (Placeholder)
#EBF0F7
```
