2025-01-10 16:17:09 +01:00

13 lines
681 B
YAML

refresh_token: "AQBGNOL-iocPZ_zxtr_sNXx4BZRaxPmg2Ea0cJGorcEu2IW2wSnLdkYDJpVDOuQQHWIQ-LjuNpBcY9PurPtdfPoT5ljXnGpso9CqX6n2alBXaYc767oKya_52qxqWPE0o7k"
base_64: "ZTI5Mzg3NWI3YWQ5NDQzZDg1NDMxYzkwOTEyZTdiMWQ6MjlmNDEzZTJiOTRlNGU0NDlkOWRiYmU0NmM2OTY5MTY="
api_interval: 5 # (float) number of seconds in-between API requests
refresh_interval: 0.4 # (float) number of seconds in-between progress bar refreshes
# Set Color Theme
color_theme:
text: [255, 255, 255] # [R, G, B] All text components
bar_outline: [255, 255, 255] # [R, G, B] Bar Outline
bar_inside: [30, 215, 96] # [R, G, B] Bar in-fill
background: [25, 20, 20] # [R, G, B] Background