21 lines
829 B
Plaintext
21 lines
829 B
Plaintext
---
|
|||
|
|
title: Project Icons
|
||
|
|
description: Give each project a recognizable icon.
|
||
|
|
---
|
||
|
|
|
||
|
|
# Project Icons
|
||
|
|
|
||
|
|
A project icon makes it easy to tell your projects apart at a glance. OpenChamber tries to find one for you, and you can always set your own. Manage it at **Settings → Projects**.
|
||
|
|
|
||
|
|
## Automatic discovery
|
||
|
|
|
||
|
|
When you add a project, OpenChamber looks for a `favicon` file inside it and uses that as the project's icon. If your repo already ships a favicon, the icon usually just appears — nothing to do.
|
||
|
|
|
||
|
|
## Set your own
|
||
|
|
|
||
|
|
Open **Settings → Projects** and upload an image (PNG, JPEG, or SVG, up to 5 MB). A custom image takes priority over the auto-discovered one. You can also pick a color instead, or remove the image to fall back to discovery.
|
||
|
|
|
||
|
|
## Related
|
||
|
|
|
||
|
|
- [Projects](/projects/) — name, color, and organize your projects
|