diff --git a/contacts/src/main/res/values/styles.xml b/contacts/src/main/res/values/styles.xml index 0c2acc4..f5c1e67 100644 --- a/contacts/src/main/res/values/styles.xml +++ b/contacts/src/main/res/values/styles.xml @@ -7,6 +7,39 @@ @color/colorAccent false @null + + + @style/DebugActivityTheme + ?attr/mainWindowBackgroundColor + ?attr/mainWindowTextColor + ?attr/mainWindowTextColor + ?attr/mainWindowDarkTextColor + ?attr/mainWindowBackgroundColor + ?attr/mainWindowTextColor + @color/toolbarBackgroundColor + @color/toolbarTextColor + ?attr/mainWindowBackgroundColor + ?attr/mainWindowTextColor + ?attr/mainWindowBackgroundColor + ?attr/mainWindowTextColor + ?attr/mainWindowBackgroundColor + ?attr/mainWindowBackgroundColor + ?attr/mainWindowTextColor + @color/mainWindowBackgroundColor + @color/mainWindowTextColor + @color/mainWindowBackgroundColor + @color/mainWindowTextColor + @color/debugTextColor + + +