Motion review timeline (#10235)

* initial motion and audio timeline with dummy data

* initial motion and audio timeline with dummy data
This commit is contained in:
Josh Hawkins
2024-03-04 10:42:51 -06:00
committed by GitHub
parent 0f168dfc1a
commit 282c92c9c8
11 changed files with 862 additions and 188 deletions

View File

@@ -73,6 +73,12 @@
--severity_motion: var(--yellow-400);
--severity_motion_dimmed: var(--yellow-200);
--motion_review: hsl(44, 94%, 50%);
--motion_review: 44, 94%, 50%;
--audio_review: hsl(228, 94%, 67%);
--audio_review: 228, 94%, 67%;
}
.dark {