aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout-large
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout-large')
-rw-r--r--app/src/main/res/layout-large/act_console.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout-large/act_console.xml b/app/src/main/res/layout-large/act_console.xml
index d27a05a..44d15af 100644
--- a/app/src/main/res/layout-large/act_console.xml
+++ b/app/src/main/res/layout-large/act_console.xml
@@ -35,7 +35,7 @@
android:id="@+id/tabs"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:background="#222222"
+ android:background="?attr/colorPrimary"
android:textAppearance="?android:attr/textAppearanceMedium"
app:tabIndicatorColor="@android:color/white"/>