mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-03-02 13:38:07 -05:00
make the dark theme really dark
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<item name="colorAccent">@color/colorAccent</item>
|
||||
<item name="actionBarStyle">@style/AppTheme.ActionBarStyle</item>
|
||||
<item name="android:textSize">@dimen/normal_text_size</item>
|
||||
<item name="android:windowBackground">@android:color/black</item>
|
||||
</style>
|
||||
|
||||
<style name="MyWidgetConfigTheme" parent="@style/AppTheme">
|
||||
|
||||
Reference in New Issue
Block a user