mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-09 20:14:04 +08:00
Unified UI colors across the app. Dark sidebar and dark app theme for
dark Alert Dialogs
This commit is contained in:
committed by
Fredrik Fornwall
parent
c50a367063
commit
468f878a38
@@ -2,6 +2,6 @@
|
||||
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="@android:color/darker_gray" >
|
||||
<item>
|
||||
<color android:color="@android:color/white" />
|
||||
<color android:color="@android:color/background_dark" />
|
||||
</item>
|
||||
</ripple>
|
||||
</ripple>
|
||||
|
Reference in New Issue
Block a user