Blame
|
1 | # 12. Color Management |
||||||
| 2 | ||||||||
|
3 | Color management is accessible via the **"Manage Colors"** button on the [Filaments page](/Docs/En/06-Filaments). |
||||||
|
4 | |||||||
| 5 | Colors are defined system-wide in FilaMan and can then be assigned to filaments. This allows you to filter by color and display colors consistently throughout the application. |
|||||||
| 6 | ||||||||
| 7 | ## Add a Color |
|||||||
| 8 | ||||||||
| 9 | Click **"Add Color"** and fill in the following fields: |
|||||||
| 10 | - **Name** – Color name (e.g. "Black", "Galaxy Black") |
|||||||
| 11 | - **Hex Code** – Color code for visual display (e.g. `#1A1A2E`) |
|||||||
| 12 | ||||||||
| 13 | The color will then appear as a selectable option when creating or editing a filament. |
|||||||
| 14 | ||||||||
| 15 | --- |
|||||||
| 16 | ||||||||
|
17 | ← [Back: Admin Area](/Docs/En/11-Admin) | [Next: Tips & FAQ →](/Docs/En/13-Faq) |
||||||