Skip to content

Commit

Permalink
Merge 51213c0 into d85e85c
Browse files Browse the repository at this point in the history
  • Loading branch information
1Niels committed Dec 15, 2016
2 parents d85e85c + 51213c0 commit 3352aa9
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 1 deletion.
Binary file added static/images/help/settings-dropdown-streams.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/help/stream-left-sidebar-color.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/help/subscriptions-change-color.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions templates/zerver/help/change-stream-color.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Change Stream Color
Zulip allows you to change stream colors to better customize an environment
that best suites you.

### Using the streams sidebar
The streams sidebar is the fastest approach to changing the color of a stream, to use this:

1. Hover your cursor over the stream you would like to edit, then click the **down chevron**(![Down chevron](/static/images/help/chevron.png)) that will appear to the right of the stream name.
2. From the pop-up menu select your desired stream color from the preset colors or open the color picker by clicking **Choose custom color**.

![Change Stream Color](/static/images/help/stream-left-sidebar-color.png)

You can also edit the color of a Stream from the **Subscriptions page**.

### Finding the subscriptions page
There are multiple ways to navigate to the subscriptions page. You can either:

1. Click the **cog** (![cog](/static/images/help/cog.png)) icon in the top right corner.
2. Select the **Manage Streams** option from the dropdown menu.

![settings](/static/images/help/settings-dropdown-streams.png)

or

1. Click the **cog** (![cog](/static/images/help/cog.png)) icon located in the **left sidebar** next to **Streams**

![Streams Cog](/static/images/help/streams-1.png)

### Change color
Once on the **subscriptions page**:

1. Select the stream you want to edit by either searching for its name or finding it in the streams list.
2. Under the **Stream Settings** section, select the **Stream Color** option.
3. From the window select either a preset color, use the color picker, or enter the hex code of your desired color.

<img src="/static/images/help/subscriptions-change-color.png" alt="Subscriptions Change Color" style="width: 50%;"/>

Congratulations, you're finished! You can now exit the **subscriptions page** by clicking the "**X**" in the top right corner of the modal.
2 changes: 1 addition & 1 deletion templates/zerver/help/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ as a “**realm**”.
* Unsubscribe from a stream
* Change who can join a stream
* Pin a stream
* Change the color of a stream
* [Change the color of a stream](/help/change-stream-color)
* Message a stream by email
* Convert a group PM to a private stream (not implemented)
* Remove someone from a stream
Expand Down

0 comments on commit 3352aa9

Please sign in to comment.