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, )) }