From b072130e370c6d12cb4fe89ef6dd1bf318fb9f7a Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 27 Mar 2023 17:59:27 +0200 Subject: ui: add list selection backgrounds Harsh - feel free to replace this commit with something better. I'm sure it's the most terrible way to do it. Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/values/themes.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/src/main/res/values/themes.xml') diff --git a/ui/src/main/res/values/themes.xml b/ui/src/main/res/values/themes.xml index e8d36cdd..aa937b87 100644 --- a/ui/src/main/res/values/themes.xml +++ b/ui/src/main/res/values/themes.xml @@ -27,5 +27,6 @@ @color/md_theme_light_inverseOnSurface @color/md_theme_light_inverseSurface @color/md_theme_light_inversePrimary + @color/md_theme_light_surfaceVariant -- cgit v1.2.3