Added configurable colors

This commit is contained in:
genuineparts 2024-11-12 18:02:16 +01:00
parent c34ecfebac
commit 0e11dcb3cb
2 changed files with 23 additions and 15 deletions

View file

@ -1,6 +1,14 @@
apiserver {
port = 8111 //Port to listen to
refreshTime = 60 //Refresh Time in Seconds
bgcolor = "black"
bgcolordelay = "red"
labelcolor = "green"
textcolor = "grey"
textcolordelay = "black"
bgcolormain = "black"
textcolormain = "red"
textcolorupdate = "grey"
monitors {
monitor1 {