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-03 19:23:33 -05:00 committed by GitHub
parent 28b80455f9
commit dfd11c3d3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 67 additions and 0 deletions

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)