> For the complete documentation index, see [llms.txt](https://docs.infotopics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infotopics.com/showmemore/features/source-target-sankey-diagram/color-formatting/text-and-background.md).

# Text and background

The color tab offers various options to customize the colors in the sankey diagram.&#x20;

<details>

<summary>Background color</summary>

Click on the square box to open the color palette to change the background color of your Sankey Diagram. Extension objects can not be transparent in Tableau so to blend in your Sankey Diagram you are able to set your background color to match the design of your entire dashboard.

![](/files/WQmMHj9Ns9F6GS3ztl6u)

</details>

<details>

<summary>Node Label</summary>

The text colour of the node label can be configured with this setting.&#x20;

![](/files/olmxyEm6aqwvA1s04Ud9)

</details>

<details>

<summary>Link label</summary>

The text colour of the link label can be configured with this setting.

![](/files/eXQqOvhA24jSreFzF8zj)

</details>

<details>

<summary>Header color</summary>

The text colour of the header can be configured with this setting.&#x20;

![](/files/oEy3Lhl5mJxnqCDsXOOM)

</details>

<details>

<summary>Node border</summary>

The text colour of the node border can be configured with this setting.&#x20;

![](/files/u1nHvwO5A4TIGppHqG66)

</details>


---

# 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://docs.infotopics.com/showmemore/features/source-target-sankey-diagram/color-formatting/text-and-background.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.
