summaryrefslogtreecommitdiff
path: root/navit/android/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'navit/android/res/values/styles.xml')
-rw-r--r--navit/android/res/values/styles.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/navit/android/res/values/styles.xml b/navit/android/res/values/styles.xml
deleted file mode 100644
index 78dadf1ce..000000000
--- a/navit/android/res/values/styles.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<resources>
- <!-- Yellow from Navit icon background (300 and 700 are the extremes of the gradient, 500 is the average, 900 is the line color) -->
- <color name="navitYellow300">#e9cb14</color>
- <color name="navitYellow500">#d5a411</color>
- <!-- <color name="navitYellow600">#d19b13</color> -->
- <color name="navitYellow700">#c17d11</color>
- <color name="navitYellow900">#43350f</color>
-
- <!-- Blue from arrow in Navit icon (500 is the midpoint of the gradient, 300 is the end, 900 is the line color) -->
- <color name="navitBlue300">#329eff</color>
- <color name="navitBlue500">#1a6cb6</color>
- <color name="navitBlue900">#1f3157</color>
-</resources> \ No newline at end of file