Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 34b6947

Browse files
committed
updated: Blockstack Theme
1 parent 614bd35 commit 34b6947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blockstack-sdk/src/main/res/values/styles.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<resources>
22

33
<!-- Refactor to Blockstack so it doesn't show on both-->
4-
<style name="Theme.Blockstack" parent="Theme.MaterialComponents.Light.DarkActionBar">
4+
<style name="Theme.Blockstack" parent="Theme.MaterialComponents.Light">
55
<item name="colorPrimary">@color/org_blockstack_connect_blue</item>
66
<item name="blockstackMainButtonStyle">@style/Widget.Blockstack.Button</item>
77
<item name="blockstackBottomButtonStyle">@style/Widget.Blockstack.Button.TextButton</item>

0 commit comments

Comments
 (0)