Hamburger menu z obstoječimi opcijami (skrij tipkovnico in velike/male črke). #4

This commit is contained in:
2026-03-19 21:45:54 +01:00
parent 8c5fa82b2e
commit 4afc5e30d9
4 changed files with 126 additions and 40 deletions

View File

@@ -1,11 +1,11 @@
{
"font_name": "Noto Sans Display",
"bg_color": "#000000",
"fg_color": "#FFFFFF",
"font_size": 36,
"screen_width_percent": 60,
"font_bold": false,
"show_song_info": true,
"split_by_stanza": false,
"web_port": 5000
}
{
"font_name": "Noto Sans",
"bg_color": "#000000",
"fg_color": "#FFFFFF",
"font_size": 32,
"screen_width_percent": 60,
"font_bold": false,
"show_song_info": true,
"split_by_stanza": false,
"web_port": 5000
}