Merge pull request #173 from brooksytech/icon_fix

Fix icons not showing in 351 files for 503
This commit is contained in:
fewtarius 2022-06-01 17:52:02 -04:00 committed by GitHub
commit 40ec333409
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ index 92d1a01..db4fec4 100644
+ #define FONT_NAME_MONO "NotoSansMono-Regular.ttf"
+ #define FONT_SIZE 24
+ #define LINE_HEIGHT 36
+ #define ICON_SIZE 29
+ #define ICON_SIZE 32
+ #define MARGIN_X 12
+ #define KEYBOARD_MARGIN 10
+ #define KEYBOARD_KEY_SPACING 5