{
    "nickname": "Name here",
    "subtitle": "Subtitle here",
    "background": [255, 0, 0],
    "fg_color": [255, 255, 255],
    "fg_sub_color": [0, 255, 255],
    "background_night": [128, 0, 0],
    "fg_color_night": [255, 255, 255],
    "fg_sub_color_night": [0, 0, 255]
}