Skip to content

Commit b1a691a

Browse files
authored
Author name in Dark theme fixed. (#4110)
1 parent e454cfd commit b1a691a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/styles.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<item name="notification_icon_text_color">@color/white</item>
5252
<item name="toggle_theme">@style/SwitchThemeDark</item>
5353
<item name="contributionsListTextPrimary">@color/white</item>
54-
<item name="contributionsListTextSecondary">@color/browser_actions_divider_color</item>
54+
<item name="contributionsListTextSecondary">@color/white</item>
5555
<item name="menu_item_tint">@color/white</item>
5656
</style>
5757

0 commit comments

Comments
 (0)