mirror of https://github.com/zulip/zulip.git
help: Fix formatting issue in "Dark theme" page.
This commit is contained in:
parent
bb58fecf28
commit
cf5bc5bd1d
|
@ -11,17 +11,8 @@ for working in a dark space.
|
||||||
|
|
||||||
{settings_tab|preferences}
|
{settings_tab|preferences}
|
||||||
|
|
||||||
|
1. Under **General**, select the desired color scheme from the **Theme**
|
||||||
1. Under **General**, select the desired color scheme from the **Theme** dropdown.
|
dropdown.
|
||||||
|
|
||||||
|
|
||||||
The default is **Automatic (follows system settings)**, which detects which theme to use based
|
|
||||||
on the color scheme used by your operating system.
|
|
||||||
|
|
||||||
You can also specify **Light** or **Dark** if you'd like
|
|
||||||
|
|
||||||
Zulip to use the same color scheme regardless of your operating system
|
|
||||||
configuration.
|
|
||||||
|
|
||||||
{tab|mobile}
|
{tab|mobile}
|
||||||
|
|
||||||
|
@ -33,6 +24,12 @@ configuration.
|
||||||
|
|
||||||
{end_tabs}
|
{end_tabs}
|
||||||
|
|
||||||
|
The default is **Automatic (follows system settings)**, which detects which
|
||||||
|
theme to use based on the color scheme used by your operating system.
|
||||||
|
|
||||||
|
You can also specify **Light** or **Dark** if you'd like Zulip to use the same
|
||||||
|
color scheme regardless of your operating system configuration.
|
||||||
|
|
||||||
## Related articles
|
## Related articles
|
||||||
|
|
||||||
* [Set up your account](/help/set-up-your-account)
|
* [Set up your account](/help/set-up-your-account)
|
||||||
|
|
Loading…
Reference in New Issue