From fbbc92e4c98a30e107fb2a63887f8b6d20bffabb Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 14 Jun 2017 17:01:13 -0700 Subject: Update themes and started theme settings --- app/src/main/assets/css/themes/material_amoled.scss | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 app/src/main/assets/css/themes/material_amoled.scss (limited to 'app/src/main/assets/css/themes/material_amoled.scss') diff --git a/app/src/main/assets/css/themes/material_amoled.scss b/app/src/main/assets/css/themes/material_amoled.scss new file mode 100644 index 00000000..20ac414c --- /dev/null +++ b/app/src/main/assets/css/themes/material_amoled.scss @@ -0,0 +1,2 @@ +@import "../core/colors_amoled"; +@import "../core/main"; -- cgit v1.2.3