fix: update video assets and sidebar dark background color
Replace video assets with processed versions, update sidebar logo dark background to #393939, restore streaming indicator with theme-aware video switching. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -361,7 +361,7 @@ async function handleUpdate() {
|
||||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
|
||||
|
||||
.dark & {
|
||||
background-color: #333333;
|
||||
background-color: #393939;
|
||||
}
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user