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

@@ -91,6 +91,12 @@ module.exports = {
DEFAULT: "hsl(var(--severity_motion))",
dimmed: "hsl(var(--severity_motion_dimmed))",
},
motion_review: {
DEFAULT: "hsl(var(--motion_review))",
},
audio_review: {
DEFAULT: "hsl(var(--audio_review))",
},
},
keyframes: {
"accordion-down": {