Blame

57076d Manuel Weiser 2026-02-23 16:43:14
update
1
# 12. Color Management
2
fe70cf Manuel Weiser 2026-03-09 08:10:11
Update documentation links to use consistent casing and absolute paths - Changed links in German documentation to use absolute paths with consistent casing. - Updated links in English documentation to follow the same format. - Ensured all navigation links point to the correct sections across all documents.
3
Color management is accessible via the **"Manage Colors"** button on the [Filaments page](/Docs/En/06-Filaments).
57076d Manuel Weiser 2026-02-23 16:43:14
update
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
fe70cf Manuel Weiser 2026-03-09 08:10:11
Update documentation links to use consistent casing and absolute paths - Changed links in German documentation to use absolute paths with consistent casing. - Updated links in English documentation to follow the same format. - Ensured all navigation links point to the correct sections across all documents.
17
← [Back: Admin Area](/Docs/En/11-Admin) | [Next: Tips & FAQ →](/Docs/En/13-Faq)