diff --git a/wiki/UI.md b/wiki/UI.md index 5c3b689d..946b477b 100644 --- a/wiki/UI.md +++ b/wiki/UI.md @@ -71,15 +71,15 @@ Active row is always in the middle of the screen. ### Active row -Font: `Born2bSportyV2` -Size: 16 px +Font: `u8g2_font_Born2bSportyV2_tf` +Size: 9 px ![](./../wiki_static/ui/UI-active-row-text.png) ### Non-active row -Font: `Helvetipixel` -Size: 16 px +Font: `u8g2_font_HelvetiPixel_tr` +Size: 8 px ![](./../wiki_static/ui/UI-non-active-row-text.png) @@ -95,15 +95,15 @@ Scrollbar has 32 dots and a simple thumb. # Application menu -Font: `Helvetipixel` -Size: 16 px +Font: `u8g2_font_HelvetiPixel_tr` +Size: 8 px ![](../wiki_static/ui/UI-app-menu.png) # Application screen with buttons -Font: `Helvetipixel` -Size: 16 px +Font: `u8g2_font_HelvetiPixel_tr` +Size: 8 px Minimum button width is 38 px. Maximum button width is 63 px. @@ -116,4 +116,4 @@ Flipper will store your secrets like U2F token and house keys. What if Flipper g Well, no problem! For this case, we made a locking feature. You can lock Flipper and unlock it with the special pass-combo, like in good old fighting games (for example, →↑↑←↓↑↓). Users can set a pass-combo of any length, and all functions will be blocked until the combo is entered, including firmware flashing. -![](https://ksr-ugc.imgix.net/assets/030/153/925/13404091a9c1bb3390a67afe279a0051_original.gif?ixlib=rb-2.1.0&w=700&fit=max&v=1597158235&auto=format&gif-q=50&q=92&s=06a640ecaa809487b004c1bead0fd9cc) \ No newline at end of file +![](https://ksr-ugc.imgix.net/assets/030/153/925/13404091a9c1bb3390a67afe279a0051_original.gif?ixlib=rb-2.1.0&w=700&fit=max&v=1597158235&auto=format&gif-q=50&q=92&s=06a640ecaa809487b004c1bead0fd9cc)