> For the complete documentation index, see [llms.txt](https://remui-docs.edwiser.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://remui-docs.edwiser.org/remui-theme-setup/visual-personalizer-colour-customization/global-settings.md).

# Global Settings

## Site Favicon

Here you can add a favicon to your Moodle site.

<div align="left"><figure><img src="/files/TELyN10Z3QuysbqmjjCr" alt="" width="373"><figcaption></figcaption></figure></div>

***

## Theme Colours

### Brand colours

To set your brand colours quickly simply add the Primary colour Ascent colour Text colour and Border colour. Once done click on the "**Apply"** button to apply smart colours throughout the site.

<div align="left"><figure><img src="/files/nc8o9v0dUcEwjr0tpGBg" alt="" width="563"><figcaption></figcaption></figure></div>

### Background Settings

1. **Page Background**: Here you can colour, image or gradient effect colour for your entire Moodle site background
2. **Ascent Background**: This colour will be applied to the background of the tags on the site except for the tags on the course cards and course header banner
3. **Element Background**: This colour is applied to the background for small text, the background on hover for dropdown texts, the background of section headers, tooltips

### Border Settings

1. **Light Border Colour**: This color is applied as a Border to elements with White backgrounds like the Notification dropdown on the header, Course Cards, search for course dropdown and on divider lines on the block elements etc
2. Medium Border Colour: This colour is applied as the Border colour and divider colour. It is specifically applied as a border colour for Dropdowns and search boxes and also to element backgrounds for whom the element background colour is applied.

***

## Typography

Here you can set font family, font size, font weight, line height, spacing etc for

1. Body Text
2. Text Links
3. Heading from H1 to H6

***

## Theme Layout

Here you can choose the width for your Moodles site. Narrow width is Moodle's default while full width is offered by RemUI.

<figure><img src="/files/ck25QRko4H1CgEuA6IbC" alt=""><figcaption></figcaption></figure>

***

## Buttons

Here you can set the button common settings and colour settings like

1. Font
2. Size
3. Primary Button and Secondary Button Colours: Text Colours, Background Colours, Icon Colours, Border Colours, Hover Colours


---

# 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://remui-docs.edwiser.org/remui-theme-setup/visual-personalizer-colour-customization/global-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.
