mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 12:28:18 +00:00
Better brand button style for the light mode.
QR code fragment themed. Minor adjustments to the brand colors for light mode.
This commit is contained in:
@@ -12,4 +12,9 @@
|
||||
<!-- <item name="actionMenuTextColor">@color/text</item>-->
|
||||
<!-- </style>-->
|
||||
|
||||
<style name="Widget.Session.Button.Common.ProminentOutline">
|
||||
<item name="android:background">@drawable/prominent_outline_button_medium_background</item>
|
||||
<item name="android:textColor">?android:textColorPrimary</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user