Files
zulip/help/change-the-color-of-a-stream.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

39 lines
839 B
Markdown

# Change the color of a stream
Zulip assigns each of your streams a color when you subscribe to the
stream. Changing a stream's color does not change it for anyone else.
## Change the color of a stream
{start_tabs}
{!stream-actions.md!}
1. Click **Change color**.
1. Select a color from the grid, use the color picker, or enter a hex code.
1. Click **Confirm** to save and apply the color change.
1. Click outside the box to close the menu.
{end_tabs}
### From the streams page (alternate method)
{start_tabs}
{relative|stream|subscribed}
1. Select a stream.
{!select-stream-view-personal.md!}
1. Under **Personal settings**, click on the colored square below **Stream color**.
1. Select a color from the grid, use the color picker, or enter a hex code.
1. Click **Choose** to save and apply the color change.
{end_tabs}