Skip to content

Commit 9c20e12

Browse files
authored
Update README.md
1 parent adbc4f5 commit 9c20e12

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

discord/channel-list-toggle/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
> Displays a Menu icon only when it is not active, and reverts to its original state when it becomes active.
44
55
### Variables
6-
- `--channel-list-toggle-icon`: sets the default toggle icon of the channel list.
6+
- `--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)
79
- `--channel-list-toggle-icon-margin`: sets the toggle icon margin, if the icon size isn't 30x30.
810

911
### Preview

0 commit comments

Comments
 (0)