Loading core/res/res/color/preference_category_text_color.xml 0 → 100644 +20 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2015 The CyanogenMod Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:color="?android:attr/colorAccent" /> </selector> core/res/res/layout-xlarge/activity_list.xml +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ <View android:id="@+id/titleDivider" android:layout_width="match_parent" android:layout_height="2dip" android:background="@android:color/holo_blue_light" /> android:background="@color/activity_list_divider_color" /> <!-- If the client uses a customTitle, it will be added here. --> </LinearLayout> Loading core/res/res/layout/alert_dialog_holo.xml +2 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ android:layout_width="match_parent" android:layout_height="2dip" android:visibility="gone" android:background="@android:color/holo_blue_light" /> android:background="@color/dialog_divider_color" /> <LinearLayout android:id="@+id/title_template" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -60,7 +60,7 @@ android:layout_width="match_parent" android:layout_height="2dip" android:visibility="gone" android:background="@android:color/holo_blue_light" /> android:background="@color/dialog_divider_color" /> <!-- If the client uses a customTitle, it will be added here. --> </LinearLayout> Loading core/res/res/layout/app_permission_item_money.xml +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ android:id="@+id/perm_money_label" android:textAppearance="?android:attr/textAppearanceSmall" android:textSize="16sp" android:textColor="@color/perms_costs_money" android:textColor="@color/perms_costs_money_text_color" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_toEndOf="@id/perm_money_icon" Loading core/res/res/layout/character_picker_button.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,6 +21,6 @@ android:focusable="false" android:textAppearance="?android:attr/textAppearanceLarge" android:background="@drawable/btn_keyboard_key_trans" android:textColor="#FFFFFFFF" android:textColor="@color/character_picker_button_text_color" /> Loading
core/res/res/color/preference_category_text_color.xml 0 → 100644 +20 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2015 The CyanogenMod Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:color="?android:attr/colorAccent" /> </selector>
core/res/res/layout-xlarge/activity_list.xml +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ <View android:id="@+id/titleDivider" android:layout_width="match_parent" android:layout_height="2dip" android:background="@android:color/holo_blue_light" /> android:background="@color/activity_list_divider_color" /> <!-- If the client uses a customTitle, it will be added here. --> </LinearLayout> Loading
core/res/res/layout/alert_dialog_holo.xml +2 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ android:layout_width="match_parent" android:layout_height="2dip" android:visibility="gone" android:background="@android:color/holo_blue_light" /> android:background="@color/dialog_divider_color" /> <LinearLayout android:id="@+id/title_template" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -60,7 +60,7 @@ android:layout_width="match_parent" android:layout_height="2dip" android:visibility="gone" android:background="@android:color/holo_blue_light" /> android:background="@color/dialog_divider_color" /> <!-- If the client uses a customTitle, it will be added here. --> </LinearLayout> Loading
core/res/res/layout/app_permission_item_money.xml +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ android:id="@+id/perm_money_label" android:textAppearance="?android:attr/textAppearanceSmall" android:textSize="16sp" android:textColor="@color/perms_costs_money" android:textColor="@color/perms_costs_money_text_color" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_toEndOf="@id/perm_money_icon" Loading
core/res/res/layout/character_picker_button.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,6 +21,6 @@ android:focusable="false" android:textAppearance="?android:attr/textAppearanceLarge" android:background="@drawable/btn_keyboard_key_trans" android:textColor="#FFFFFFFF" android:textColor="@color/character_picker_button_text_color" />