aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values-night
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-06 16:04:23 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-06 16:04:23 +0300
commitdadff9f5b83169298ba462c328aa2db0c7b7acff (patch)
tree2389b2a281983a4ef94180b15a2ea53ffaf902ee /org.fox.ttrss/src/main/res/values-night
parent9644a0f5925fa09d5677784ba92b6710bfc29d15 (diff)
drop some more colors & switch toggle unread only to material switch
Diffstat (limited to 'org.fox.ttrss/src/main/res/values-night')
-rw-r--r--org.fox.ttrss/src/main/res/values-night/style.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/values-night/style.xml b/org.fox.ttrss/src/main/res/values-night/style.xml
index 9f9183e8..f000a8ed 100644
--- a/org.fox.ttrss/src/main/res/values-night/style.xml
+++ b/org.fox.ttrss/src/main/res/values-night/style.xml
@@ -3,8 +3,6 @@
<style name="AppTheme" parent="AppTheme.Base">
<item name="windowActionModeOverlay">true</item>
- <!-- <item name="statusBarHintColor">?colorPrimary</item> -->
- <item name="unreadCounterColor">#909090</item>
<item name="feedlistTextColor">@android:color/white</item>
<item name="headlineUnreadTextColor">@android:color/white</item>
<item name="headlineSelectedTextColor">@android:color/white</item>