zulip/static
Sahil Batra 8565aad3fa stream_settings: Fix color of icon of the title in right column.
This commit fixes two things -

- We use the exact same color that is used for stream name in
day mode.

- Previously, we were passing black color explicitly to the
stream_privacy_icon template. This commit changes it to pass
different color in the night mode which is the same used for
stream name in night mode.
2022-02-01 11:25:01 -08:00
..
assets icons: Set font-display: block for icon font. 2021-08-23 15:59:54 -07:00
audio
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images policies: Rename "Terms of Use" to "Terms of Service" in DPA. 2022-01-20 13:15:00 -08:00
js stream_settings: Fix color of icon of the title in right column. 2022-02-01 11:25:01 -08:00
shared js: Avoid _.get. 2022-01-24 15:54:21 -08:00
styles bookend: Use it to advertise recent topics for spectators. 2022-01-31 16:32:09 -08:00
templates stream_settings: Fix color of icon of the title in right column. 2022-02-01 11:25:01 -08:00
third lint: Fix typos found by codespell. 2021-10-19 16:51:13 -07:00
.gitignore