aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values-night
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-06 20:02:06 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-06 20:02:06 +0300
commit689e12ed697ea810ecb7c93fc367f7608cc5478b (patch)
tree805c676eeb4d5df1066bda500d8fdadb7199040d /org.fox.ttrss/src/main/res/values-night
parent97e92defd99b4d9b4bbb85a6a7170a70b05cae75 (diff)
remove another color attr
Diffstat (limited to 'org.fox.ttrss/src/main/res/values-night')
-rw-r--r--org.fox.ttrss/src/main/res/values-night/style.xml1
1 files changed, 0 insertions, 1 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 868dd398..f4513cb2 100644
--- a/org.fox.ttrss/src/main/res/values-night/style.xml
+++ b/org.fox.ttrss/src/main/res/values-night/style.xml
@@ -7,7 +7,6 @@
<item name="headlineTitleHighScoreUnreadTextColor">#00FF00</item>
<item name="headlineHeaderBackground">#99000000</item>
<item name="linkColor">#2d92c8</item>
- <item name="loadingBackground">@android:color/black</item>
<item name="articleNoteTextColor">#bebebe</item>
<item name="articleNoteBackground">#303030</item>
<item name="parentBtnBackground">#101010</item>