Skip to content

Commit bbd0b75

Browse files
committed
Color update
1 parent f1c888a commit bbd0b75

File tree

1 file changed

+1
-1
lines changed
  • src/status_im2/contexts/chat/home/contact_request

1 file changed

+1
-1
lines changed

src/status_im2/contexts/chat/home/contact_request/view.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
[quo/text
4949
{:size :paragraph-1
5050
:weight :semi-bold
51-
:style {:color (colors/theme-colors colors/black colors/white)}}
51+
:style {:color (colors/theme-colors colors/neutral-100 colors/white)}}
5252
(i18n/label :t/pending-requests)]
5353
[quo/text
5454
{:size :paragraph-2

0 commit comments

Comments
 (0)