:root {
--text:0,0,0;;
--background:255,255,255;;
--tint:0,43,255;;
}
[data-theme="dark"] {
--text:234,234,234;;
--background:15,15,15;;
--tint:194,254,10;;
}
