Skip to content

Commit d9a7d1b

Browse files
committed
docs(project): add customization doc
1 parent a88983d commit d9a7d1b

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

docs/end-user/adjust-project.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Adjust the project
2+
3+
Projects include options you can use to make them suit your preferences.
4+
You can change the color mode, the language, or hide the sidebar.
5+
6+
## Change the color mode
7+
8+
You can change the color mode of the project to your preferences.
9+
Projects usually have light and dark color modes, but may include more.
10+
Typically, your project matches the color mode of your operating system.
11+
12+
To change the project's color mode:
13+
14+
- In the top-right corner of the screen, click the sun or the moon icon.
15+
16+
The project toggles to the next color mode.
17+
18+
## Change the language
19+
20+
Projects can have content in multiple languages.
21+
If available, the project loads in the same language as your browser.
22+
Otherwise, it uses its default language.
23+
24+
{% tabs %}
25+
26+
{% tab label="Desktop" %}
27+
To change the project's language on desktop devices:
28+
29+
1. In the top-right corner of the screen, click the globe icon.
30+
2. From the drop-down list, select a language.
31+
32+
The project now displays your chosen language.
33+
{% /tab %}
34+
35+
{% tab label="Mobile" %}
36+
To change the project's language on mobile devices:
37+
38+
1. Select the **Menu** icon in the top-right corner of the screen.
39+
2. At the bottom of the menu, a language from the drop-down list.
40+
41+
The project now displays your chosen language.
42+
{% /tab %}
43+
44+
{% /tabs %}
45+
46+
## Hide the sidebar
47+
48+
You can hide your project's sidebar to make the pages better fit smaller screens.
49+
50+
To hide the sidebar:
51+
52+
- In the bottom-right corner of the sidebar, click the **Hide sidebar** button.

0 commit comments

Comments
 (0)