Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luhmer <david-dev@live.de>2018-11-10 00:17:01 +0300
committerDavid Luhmer <david-dev@live.de>2018-11-10 00:17:01 +0300
commitffd370b6a74dcb41da09d1151266f7b56a0c5f98 (patch)
tree779fa0672a3f35a7b41b02cb1066a5cea5b2baaa /News-Android-App/src/main/res/values-night
parent8a1ed51d97327f155d891b87f806ba71818e2cd1 (diff)
remove redundant code / cleanup color definitions
Diffstat (limited to 'News-Android-App/src/main/res/values-night')
-rw-r--r--News-Android-App/src/main/res/values-night/colors.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/News-Android-App/src/main/res/values-night/colors.xml b/News-Android-App/src/main/res/values-night/colors.xml
index 92752ce2..8a9de147 100644
--- a/News-Android-App/src/main/res/values-night/colors.xml
+++ b/News-Android-App/src/main/res/values-night/colors.xml
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="app_drawer_feed_list_background_color">#383d43</color>
- <color name="settingsWindowBackground">@color/material_grey_900</color>
- <color name="settingsWindowCategoryPaneBackground">@color/material_grey_800</color>
<color name="primaryTextColor">@android:color/white</color>