set icon-button-color to be configurable (#7725)

pull/21833/head
Akash Patel 2022-02-17 04:40:23 -05:00 committed by GitHub
parent 2f1d2ed5f8
commit 328bbd0e08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -141,3 +141,4 @@ $reaction-row-button-selected-bg-color: var(--reaction-row-button-selected-bg-co
$menu-selected-color: var(--menu-selected-color, $menu-selected-color);
$other-user-pill-bg-color: var(--other-user-pill-bg-color, $other-user-pill-bg-color);
$icon-button-color: var(--icon-button-color, $icon-button-color);