Skip to content

Commit 92d4f8d

Browse files
committed
feat: themes section in customizing editor
1 parent 065d0f4 commit 92d4f8d

2 files changed

Lines changed: 22 additions & 13 deletions

File tree

docs/03-customizing-editor.md

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,28 @@ This section covers everything that lets you make **Phoenix Code** look and feel
1313
---
1414

1515
## Themes
16-
*(To be written. Move existing content from `08-Features/13-themes.md`. Update with new themes shipped this release.)*
17-
18-
- What themes are and how they affect the editor
19-
- Built-in themes — list with screenshots
20-
- **Phoenix Dark Neo** (renamed from previous "Phoenix Dark")
21-
- **Phoenix Light Neo** (renamed from previous "Phoenix Light")
22-
- **Dark Phoenix** (NEW this release)
23-
- All other built-in themes — list and short description
24-
- Switching themes
25-
- Installing a new theme from the marketplace
26-
- Removing an installed theme
27-
- Creating your own theme — link to Theme Template repo
28-
- Preference key reference (where applicable)
16+
17+
Phoenix Code ships with two built-in themes:
18+
19+
- **Phoenix Dark Neo** — default dark theme
20+
- **Phoenix Light Neo** — default light theme
21+
22+
You can install more themes, create your own, or remove themes you have installed, see [Extensions](./popular-extensions).
23+
24+
### Switching the Theme
25+
26+
Open `View > Themes...` and pick a theme from the **Current Theme** dropdown. The change applies immediately.
27+
28+
![Current Theme and Use Theme Scrollbars in the Themes Settings dialog](./images/editingText/themes-settings-theme.png "View > Themes... — pick a theme and toggle theme scrollbars")
29+
30+
Click **Get More...** to browse community themes — see [Extensions](./popular-extensions) for installation steps.
31+
32+
### Use Theme Scrollbars
33+
34+
The **Use Theme Scrollbars** checkbox controls scrollbar styling.
35+
36+
- **On** (default) — scrollbars use colors from the active theme.
37+
- **Off** — scrollbars use your operating system's default style.
2938

3039
---
3140

38.3 KB
Loading

0 commit comments

Comments
 (0)