Skip to content

Commit 3e1ae80

Browse files
drewvolzhawkrives
authored andcommitted
Make the safety concern button text accessible
1 parent aed757f commit 3e1ae80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/views/views.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ export const allViews: ViewType[] = [
178178
view: 'SafetyView',
179179
title: 'Safety Concerns',
180180
icon: 'warning',
181-
foreground: 'light',
181+
foreground: 'dark',
182182
tint: c.periwinkle,
183183
gradient: c.tealToSeafoam,
184184
},

0 commit comments

Comments
 (0)