Allow modifying the color scheme from configuration, example:
theme:
primary: "#ffffff"
secondary: "#ffffff"
accent: "#ffffff"
text: "#ffffff"
textBright: "#ffffff"
textDim: "#ffffff"
textMuted: "#ffffff"
success: "#ffffff"
warning: "#ffffff"
danger: "#ffffff"
info: "#ffffff"
pending: "#ffffff"
border: "#ffffff"
borderHighlight: "#ffffff"
background: "#ffffff"
backgroundAlt: "#ffffff"
selection: "#ffffff"
selectionText: "#ffffff"
tableHeader: "#ffffff"
tableHeaderText: "#ffffff"
tableBorder: "#ffffff"
Allow modifying the color scheme from configuration, example: