# Black outline

Unless your style demands it, **never** use `#000000` **BLACK** color as a outline color. Not only a black line aesthetically boring, black outline is:

1. uninspiring
2. not thoughtful
3. too high contrast when the scene is bright
4. too low contrast when the scene is dark

{% hint style="info" %}

### The function of an outline

1. provide separation between subject from the background
2. provide a hint to the type of material the line is on
3. with line style (on Freestyle), line provides style & the emotional state of the artwork
   {% endhint %}

![With black outline, monkey looks harsh and generic](https://2178109540-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MLUy2H1mYN4QeaSWpm7%2F-MLV8rBQFjVUkPvY8PY-%2F-MLVCcMLfWRbNlht4juM%2FblackOutline.png?alt=media\&token=b466906a-6e04-4855-b35f-f817fba1b3eb)

![without black outline, monkey looks softer and hinting on the object's material](https://2178109540-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MLUy2H1mYN4QeaSWpm7%2F-MLV8rBQFjVUkPvY8PY-%2F-MLVCmf5uvBzHeHz4HU7%2FnotBlackOutline.png?alt=media\&token=1fddad98-98af-412b-b1bb-9b9138fb4ba6)


---

# Agent Instructions: 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://bnpr.gitbook.io/bnpr/outline/black-outline.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.
