From 9dac929d503c0f186a916817063ffe45ff8b62a2 Mon Sep 17 00:00:00 2001 From: Martin Milata Date: Thu, 27 Jun 2024 17:00:36 +0200 Subject: [PATCH] fixup! feat(core/ui): T3T1: tutorial flow --- core/embed/rust/src/ui/model_mercury/component/prompt_screen.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/embed/rust/src/ui/model_mercury/component/prompt_screen.rs b/core/embed/rust/src/ui/model_mercury/component/prompt_screen.rs index f852b8730..4937c1f89 100644 --- a/core/embed/rust/src/ui/model_mercury/component/prompt_screen.rs +++ b/core/embed/rust/src/ui/model_mercury/component/prompt_screen.rs @@ -49,7 +49,7 @@ impl PromptScreen { theme::GREY, theme::GREY, theme::GREY_EXTRA_DARK, - theme::ORANGE_DIMMED, + theme::GREY_LIGHT, theme::ICON_CHEVRON_RIGHT, )) }