1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-03 12:00:59 +00:00

chore(core/rust): change fonts in confirm_properties for TT

Making the key font NORMAL and the value MONO in all cases

[no changelog]
This commit is contained in:
grdddj 2023-08-08 09:46:56 +02:00 committed by Jiří Musil
parent 2b1ce55549
commit 5bcfd5709f

View File

@ -646,9 +646,9 @@ extern "C" fn new_confirm_properties(n_args: usize, args: *const Obj, kwargs: *m
let paragraphs = PropsList::new(
items,
&theme::TEXT_DEMIBOLD,
&theme::TEXT_NORMAL,
&theme::TEXT_MONO,
&theme::TEXT_MONO,
)?;
let obj = if hold {
LayoutObj::new(Frame::left_aligned(