Added more intelligent color distribution based on system theme

This commit is contained in:
2024-01-05 20:57:26 +02:00
parent f17e540f68
commit f20a6ccd46
3 changed files with 18 additions and 7 deletions

3
.vscode/launch.json vendored
View File

@ -8,7 +8,8 @@
"name": "inpus_touch",
"cwd": "inpus_touch",
"request": "launch",
"type": "dart"
"type": "dart",
"flutterMode": "debug"
},
{
"name": "inpus_touch (profile mode)",