docs: Add docs for icon theme extensions (#24155)

This PR adds docs for icon themes.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-02-04 00:23:33 +00:00
committed by GitHub
parent 28b80455f9
commit dfd11c3d3b
4 changed files with 67 additions and 0 deletions
@@ -6,6 +6,7 @@ Extensions can add the following capabilities to Zed:
- [Languages](./languages.md)
- [Themes](./themes.md)
- [Icon Themes](./icon-themes.md)
- [Slash Commands](./slash-commands.md)
- [Context Servers](./context-servers.md)