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
+1
View File
@@ -53,6 +53,7 @@
- [Developing Extensions](./extensions/developing-extensions.md)
- [Language Extensions](./extensions/languages.md)
- [Theme Extensions](./extensions/themes.md)
- [Icon Theme Extensions](./extensions/icon-themes.md)
- [Slash Command Extensions](./extensions/slash-commands.md)
- [Context Server Extensions](./extensions/context-servers.md)