> For the complete documentation index, see [llms.txt](https://rosea.gitbook.io/baztheme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rosea.gitbook.io/baztheme/theme-settings.md).

# Theme Settings

- [General](https://rosea.gitbook.io/baztheme/theme-settings/general.md)
- [SEO](https://rosea.gitbook.io/baztheme/theme-settings/seo.md)
- [Customization](https://rosea.gitbook.io/baztheme/theme-settings/customization.md)
- [Google Fonts](https://rosea.gitbook.io/baztheme/theme-settings/customization/google-fonts.md): Use Google Fonts Library to create your Moodle website unique and beauty.
- [Colors](https://rosea.gitbook.io/baztheme/theme-settings/customization/colors.md)
- [Login page](https://rosea.gitbook.io/baztheme/theme-settings/login-page.md): Customize your login page with three layout options, add backgrounds, and more.
- [Front Page Blocks](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks.md)
- [Block #1](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-1.md): Hero Slider. Script: Swiper. MIT Licensed, v7.0.8 released on October 4, 2021
- [Block #2](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-2.md): Custom Categories Block.
- [Block #3](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-3.md): Team Block
- [Block #4](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-4.md): FAQ Block
- [Block #5](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-5.md): Partners, logotype slider
- [Block #6](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-6.md): Testimonials
- [Block #7](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-7.md)
- [Block #8](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-8.md)
- [Block #9](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-9.md)
- [Block #10](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-10.md)
- [Block #11](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-11.md)
- [Block #12](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-12.md)
- [Block #13](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-13.md): Call to action block
- [todo Block #14](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/todo-block-14.md): Call to action block
- [Block #15](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-15.md)
- [Block #16](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-16.md)
- [Block #17](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-17.md)
- [todo Block #18](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/todo-block-18.md)
- [Block #19](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/block-19.md)
- [How to add more item to blocks?](https://rosea.gitbook.io/baztheme/theme-settings/front-page-blocks/how-to-add-more-item-to-blocks.md)
- [Top Bar](https://rosea.gitbook.io/baztheme/theme-settings/top-bar.md)
- [User Menu - Custom Icons](https://rosea.gitbook.io/baztheme/theme-settings/top-bar/user-menu-custom-icons.md): Site administration -> Appearance -> BAZ - Advanced -> Raw SCSS
- [Dashboard](https://rosea.gitbook.io/baztheme/theme-settings/dashboard.md)
- [Course Page](https://rosea.gitbook.io/baztheme/theme-settings/course-page.md)
- [Footer](https://rosea.gitbook.io/baztheme/theme-settings/footer.md)
- [Custom Fonts](https://rosea.gitbook.io/baztheme/theme-settings/custom-fonts.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://rosea.gitbook.io/baztheme/theme-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
