We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf825b commit c156d7bCopy full SHA for c156d7b
plugins/channel-typing-indicators/styles.jsx.scss
@@ -5,7 +5,7 @@
5
width: 6px;
6
float: left;
7
margin: 0 1px;
8
- background-color: var(--text-normal);
+ background-color: var(--text-default);
9
display: block;
10
border-radius: 50%;
11
opacity: 0.3;
0 commit comments