Skip to content

Commit ed415ce

Browse files
Update docs to:
1 parent b85292d commit ed415ce

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

docs/setup.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,24 @@ To automatically save files when moving between project files, enable
8989
**Settings > Preferences... > Files > Save Files When Moving Between Project Files**.
9090

9191
!!! Tip
92-
See also: [Project menu](menus.md#project)
92+
See also: [Project menu](menus.md#project)
93+
94+
## Customize Editor Appearance
95+
96+
You can customize editor appearance in multiple ways:
97+
98+
### Using Themes
99+
100+
To find a theme, open `Settings > Marketplace` and set package filter to `Themes`. You can click on
101+
a theme and see its preview and them install it with **Install** button. When the theme is downloaded
102+
and installed, you will see a confirmation dialog that says you can enable this theme now. Next time,
103+
you can open `Settings > Preferences` and go to `Editor UI > Theme` to change theme. If you want to
104+
see where themes are installed use `Settings > Open Data Folder` and go to `themes/` folder.
105+
106+
### UI Filter
107+
108+
Sometimes you need to change editor appearance just to add more brightness or less saturation, in this
109+
situations you can use **UI Filter** a feature to apply customizations in a few moments. To see how
110+
it works, open `Settings > Preferences` and go to `Editor UI` in this section you can find three
111+
options: `Filter Hue Shift`, `Filter Saturation`, and `Filter Brightness`. With this feature you can
112+
customize editors appearance to any base color, saturation and brightness and see result dynamically.

0 commit comments

Comments
 (0)