add option to customize font size
This commit is contained in:
19
theme.conf
19
theme.conf
@@ -1,11 +1,16 @@
|
||||
[General]
|
||||
day_time_start=7
|
||||
day_time_start=19
|
||||
background_img_day=background.jpg
|
||||
background_img_night=background.jpg
|
||||
background_vid_day=playlists/day.m3u
|
||||
background_vid_night=playlists/night.m3u
|
||||
dayTimeStart=7
|
||||
dayTimeEnd=19
|
||||
bgImgDay=background.jpg
|
||||
bgImgNight=background.jpg
|
||||
bgVidDay=playlists/day.m3u
|
||||
bgVidNight=playlists/night.m3u
|
||||
displayFont="Droid Sans Mono for Powerline"
|
||||
clockFontSize="72"
|
||||
dateFontSize="24"
|
||||
labelFontSize="16"
|
||||
errorMsgFontSize="12"
|
||||
languageBoxFontSize="14"
|
||||
timeFormat="hh:mm"
|
||||
showLoginButton=true
|
||||
passwordLeftMargin=15
|
||||
@@ -13,4 +18,4 @@ usernameLeftMargin=15
|
||||
relativePositionX=0.3
|
||||
relativePositionY=0.7
|
||||
showTopBar=true
|
||||
autofocusInput=true
|
||||
autofocusInput=true
|
||||
Reference in New Issue
Block a user