diff --git a/res/values/colors.xml b/res/values/colors.xml index 0ecd2c2..1685118 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -62,13 +62,13 @@ #ff323232 #eeeeee #9d9d9d - @color/primary_color + @color/lineage_accent #999999 #ffffffff #e2e2e2 #ffffffff - #8BC34A - #80689F38 + @color/lineage_accent + #80FF9800 #ff808080 @@ -87,7 +87,7 @@ #44000000 #ddffffff @android:color/white - @color/primary_color + @color/lineage_accent #ffffff #4285f4 #ededed @@ -109,7 +109,7 @@ #40000000 #323232 #323232 - @color/primary_color + @color/lineage_accent #40000000 @@ -126,15 +126,15 @@ #6d6d6d #cccccc - @color/primary_color + @color/lineage_accent #3ea4dc #40ffffff #555555 - #8BC34A + #681faf #6d6d6d #ff000000 - @color/primary_color + @color/lineage_accent #40000000 @color/primary_color diff --git a/res/values/lineage_colors.xml b/res/values/lineage_colors.xml new file mode 100644 index 0000000..7bde1ba --- /dev/null +++ b/res/values/lineage_colors.xml @@ -0,0 +1,20 @@ + + + + #FF9800 + #000000 + diff --git a/res/values/styles.xml b/res/values/styles.xml index 6f9be47..f44b22c 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -34,7 +34,7 @@ @style/DropDownListViewStyle @color/action_bar_background_color @color/action_bar_background_color_dark - @color/action_bar_background_color + @color/lineage_accent @color/text_highlight_color @style/BugleActionBar @style/ApnPreference @@ -47,6 +47,7 @@ @@ -143,6 +144,7 @@ false @null textShortMessage|textAutoCorrect|textCapSentences|textMultiLine + @color/lineage_accent