From 90f741e9e110e408a8f37290e074cb250ac664fd Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 3 Jul 2020 21:48:35 +0800 Subject: Add more themeing options for links, private messages, etc. Restructure class files. --- app/src/main/res/layout/item_comment_fully_collapsed.xml | 2 +- app/src/main/res/values/strings.xml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/item_comment_fully_collapsed.xml b/app/src/main/res/layout/item_comment_fully_collapsed.xml index f77b683c..c11085c5 100644 --- a/app/src/main/res/layout/item_comment_fully_collapsed.xml +++ b/app/src/main/res/layout/item_comment_fully_collapsed.xml @@ -34,7 +34,7 @@ android:fontFamily="?attr/font_family" /> Applied to: Text on button Chip Text Color Applied to: Subscribe Button + Link Color + Applied to: URL + Received Message Text Color + Applied to: Received Private Messages + Sent Message Text Color + Applied to: Sent Private Messages Background Color Applied to: Background of every page and navigation drawer Card View Background Color Applied to: Post background and message background Comment Background Color Applied to: Comment background + Fully-Collapsed Comment Background Color + Applied to: Background of fully-collapsed comments + Awarded Comment Background Color + Applied to: Background of awarded comments + Received Message Background Color + Applied to: Background of received private messages + Sent Message Background Color + Applied to: Background of sent private messages Bottom Navigation Bar Color Applied to: Bottom navigation bar Primary Icon Color @@ -587,6 +601,8 @@ Applied to: Icons and score in comments Floating Action Button Icon Color Applied to: Floating action button icon + Send Message Icon Color + Applied to: send private message icon Toolbar Primary Text and Icon Color Applied to: Primary texts and icons in toolbars Toolbar Secondary Text Color -- cgit v1.2.3