Refined icon color

This commit is contained in:
Peter Zimon 2021-05-25 14:00:14 +02:00
parent c2ebf91365
commit efb036f9f1

View File

@ -23,7 +23,7 @@ export default class SettingsMembersSubscriptionAccess extends Component {
description: 'No one will be able to subscribe or sign in',
value: 'none',
icon: 'no-members',
icon_color: 'pink'
icon_color: 'midlightgrey-d2'
}];
}