ongoing UI work; fixes; TV callback loop problems again/still

This commit is contained in:
Tim
2024-03-09 19:17:06 -04:00
parent 1743a7462d
commit 4362d12f0f
14 changed files with 416 additions and 307 deletions

View File

@@ -20,11 +20,8 @@ export default createVuetify({
colors: {
background: '#fdfffe',
surface: '#fdfffe',
// primary: '#1A6CAB',
primary: '#00CC33',
// secondary: '#59B8FF',
success: '#00CC33',
// info: '#fba92c',
warning: '#ffcc00',
error: '#CC0033',
"on-background": black,