Slightly brighter icon color
This commit is contained in:
parent
5267ffdd5c
commit
b08dcedd13
@ -33,7 +33,7 @@ export default class IconComponent extends Component {
|
||||
}
|
||||
|
||||
get color() {
|
||||
return this.args.color || '#888';
|
||||
return this.args.color || '#898989';
|
||||
}
|
||||
|
||||
get style() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user