
🙂 Looking for an issue? Welcome! This issue is open for contribution. If this is the first time you’re requesting an issue, please:
- Read Contributing guidelines carefully. Pay extra attention to Using generative AI. Pull requests and comments that don’t follow the guidelines won’t be answered.
- Confirm that you’ve read the guidelines in your comment.

Overview
Complexity: Low
Context
The Change
Remove these two hardcoded colors from the bottom bar:
|
background-color: #ffffff; |
|
border-top: 1px solid #dddddd; |
in favor of our design system colors as described here.
Use
Guidance
How to Get There
- Go to Channels > Content Library
- Click Download a summary of selected channels
🙂 Looking for an issue? Welcome! This issue is open for contribution. If this is the first time you’re requesting an issue, please:
Overview
Complexity: Low
Context
The Change
Remove these two hardcoded colors from the bottom bar:
studio/contentcuration/contentcuration/frontend/shared/views/BottomBar.vue
Lines 39 to 40 in b26645b
in favor of our design system colors as described here.
Use
Guidance
How to Get There