summaryrefslogtreecommitdiff
path: root/android/VulpIRC/src/main/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/VulpIRC/src/main/res/values/styles.xml')
-rw-r--r--android/VulpIRC/src/main/res/values/styles.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/android/VulpIRC/src/main/res/values/styles.xml b/android/VulpIRC/src/main/res/values/styles.xml
new file mode 100644
index 0000000..c6ece80
--- /dev/null
+++ b/android/VulpIRC/src/main/res/values/styles.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <!-- Base application theme. -->
+ <style name="AppTheme" parent="android:Theme.Holo">
+ <!-- Customize your theme here. -->
+ </style>
+
+</resources>