mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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.
839 B
839 B
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!}
-
Click Change color.
-
Select a color from the grid, use the color picker, or enter a hex code.
-
Click Confirm to save and apply the color change.
-
Click outside the box to close the menu.
{end_tabs}
From the streams page (alternate method)
{start_tabs}
{relative|stream|subscribed}
- Select a stream.
{!select-stream-view-personal.md!}
-
Under Personal settings, click on the colored square below Stream color.
-
Select a color from the grid, use the color picker, or enter a hex code.
-
Click Choose to save and apply the color change.
{end_tabs}