> For the complete documentation index, see [llms.txt](https://playeah-docs.robgalvin.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playeah-docs.robgalvin.co/power-style-editor.md).

# Power Style Editor

- [Power Style Quick Start Guide](https://playeah-docs.robgalvin.co/power-style-editor/power-style-quick-start-guide.md)
- [Change the player background color](https://playeah-docs.robgalvin.co/power-style-editor/power-style-quick-start-guide/quick-start-guide.md): Power Style Quick Start Guide - Quick Win #1
- [Using custom fonts inside the course player](https://playeah-docs.robgalvin.co/power-style-editor/power-style-quick-start-guide/using-custom-fonts-inside-the-course-player.md): Power Style Quick Start Guide - Quick Win #2
- [Default styling for your text sections](https://playeah-docs.robgalvin.co/power-style-editor/power-style-quick-start-guide/default-styling-for-your-text-sections.md): Power Style Quick Start Guide - Quick Win #2
- [Power Style Editor Overview](https://playeah-docs.robgalvin.co/power-style-editor/power-style-editor-overview.md)
- [Settings Reference](https://playeah-docs.robgalvin.co/power-style-editor/power-style-editor-overview/settings-reference.md)
- [Style applies to](https://playeah-docs.robgalvin.co/power-style-editor/power-style-editor-overview/settings-reference/style-applies-to.md)
- [Logo & Branding](https://playeah-docs.robgalvin.co/power-style-editor/power-style-editor-overview/settings-reference/logo-and-branding.md)
- [Using Custom Fonts](https://playeah-docs.robgalvin.co/power-style-editor/power-style-editor-overview/settings-reference/using-custom-fonts.md)
- [Page Background](https://playeah-docs.robgalvin.co/power-style-editor/power-style-editor-overview/settings-reference/page-background.md)
- [Sidemenu Top](https://playeah-docs.robgalvin.co/power-style-editor/power-style-editor-overview/settings-reference/hiding-things.md)
- [Course Specific Styles](https://playeah-docs.robgalvin.co/power-style-editor/course-specific-styles.md)
- [Power Style Themes](https://playeah-docs.robgalvin.co/power-style-editor/18-ready-to-use-google-fonts-combinations-and-color-palettes-for-a-feminine-styled.md): src: https://artisanthemes.io/best-google-fonts-color-combinations-feminine-website/
- [Usage Notes & Ninja Tricks](https://playeah-docs.robgalvin.co/power-style-editor/usage-notes.md): Some tech tips on using the plaYEAH! Power Styled Editor


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://playeah-docs.robgalvin.co/power-style-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
