summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorClark Scheff <clark@cyngn.com>2014-08-28 09:17:59 -0700
committerClark Scheff <clark@cyngn.com>2014-08-28 09:17:59 -0700
commitc0d722b992aa20235434a48d9efec44d6aff4dbd (patch)
tree78ea0ccc473e0db754df0343252c983d29bd71ec /res/values
parentdf731fe710593c2d8693959c6ab2fd899843e707 (diff)
downloadpackages_apps_ThemeChooser-c0d722b992aa20235434a48d9efec44d6aff4dbd.zip
packages_apps_ThemeChooser-c0d722b992aa20235434a48d9efec44d6aff4dbd.tar.gz
packages_apps_ThemeChooser-c0d722b992aa20235434a48d9efec44d6aff4dbd.tar.bz2
Clean up unused items
Change-Id: I8c24c18a4927718970a49a6b77c9b92b4eea1ed6
Diffstat (limited to 'res/values')
-rw-r--r--res/values/colors.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index ccc58c0..c475ea3 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -26,10 +26,6 @@
<color name="component_selection_current_text_color">#50acff</color>
<color name="background">#d6d6d8</color>
- <drawable name="save_apply_button_normal">#cd00b3e6</drawable>
- <drawable name="save_apply_button_focused">#cd1fcdff</drawable>
- <drawable name="save_apply_button_pressed">#cd0093bd</drawable>
-
<color name="apply_progress_background_color">#e0dfe1</color>
<color name="apply_progress_color">#00b3e6</color>
<color name="wallpaper_label">#ffffff</color>