Add support for changing user color in name modal. Closes #1805
This commit is contained in:
@@ -22,6 +22,7 @@ Toggle dark mode on and off in the above toolbar to see how these colors look on
|
||||
|
||||
<ColorRow
|
||||
colors={[
|
||||
'theme-user-colors-0',
|
||||
'theme-user-colors-1',
|
||||
'theme-user-colors-2',
|
||||
'theme-user-colors-3',
|
||||
@@ -29,6 +30,5 @@ Toggle dark mode on and off in the above toolbar to see how these colors look on
|
||||
'theme-user-colors-5',
|
||||
'theme-user-colors-6',
|
||||
'theme-user-colors-7',
|
||||
'theme-user-colors-8',
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user