We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbc4f5 commit 9c20e12Copy full SHA for 9c20e12
discord/channel-list-toggle/README.md
@@ -3,7 +3,9 @@
3
> Displays a Menu icon only when it is not active, and reverts to its original state when it becomes active.
4
5
### Variables
6
-- `--channel-list-toggle-icon`: sets the default toggle icon of the channel list.
+- `--channel-list-toggle-icon-light`: sets the light mode toggle icon of the channel list.
7
+- `--channel-list-toggle-icon-dark`: sets the dark mode toggle icon of the channel list.
8
+- `--channel-list-toggle-icon`: sets the default toggle icon of the channel list without light/dark mode. (optional)
9
- `--channel-list-toggle-icon-margin`: sets the toggle icon margin, if the icon size isn't 30x30.
10
11
### Preview
0 commit comments