From: Andy Scherzinger Date: Tue, 18 Aug 2015 21:23:36 +0000 (+0200) Subject: Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab X-Git-Tag: beta-20151202~3^2~69 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/99e6db3d34f7f7498cc0d5bcc49fb3b7487511c1?hp=-c Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab --- 99e6db3d34f7f7498cc0d5bcc49fb3b7487511c1 diff --combined res/values/colors.xml index d3426536,8ca0a4e5..49780a78 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@@ -26,19 -26,16 +26,20 @@@ #989898 #000000 #FFFFFF + #fafafa + #f1f1f1 + #808080 + #B2000000 #303030 #000000 #fff0f0f0 #DDDDDD #EEEEEE - @color/dark_background_text_color - #777777 + #757575 + #757575 @color/owncloud_blue_accent #D6D7D7 + #00000000 @color/owncloud_blue_accent diff --combined res/values/styles.xml index dac28d9c,7df7639e..f37e4279 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@@ -53,6 -53,14 +53,14 @@@ + @@@ -119,11 -127,6 +127,11 @@@ @style/Theme.ownCloud.Dialog.ButtonBar + +