From ad5d10513ffc177c449656f9a559ec52827e4c6f Mon Sep 17 00:00:00 2001 From: Felipe Erias Date: Tue, 17 Dec 2024 23:38:10 +0900 Subject: [PATCH] Add colors for Material buttons and other elements to the FxR.Dark theme --- app/src/main/res/values/styles.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index eb91172ecc2..d9c400c2381 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -506,6 +506,15 @@ @color/midnight @color/midnight + + + @color/fog + @color/asphalt + @color/fog + @color/asphalt + @color/fog + @color/azure +