Use the same background color as the editor for SharedScreen
This commit is contained in:
parent
a7d86a164c
commit
56a66b348d
4 changed files with 16 additions and 1 deletions
|
@ -28,6 +28,7 @@ pub struct Theme {
|
|||
pub search: Search,
|
||||
pub project_diagnostics: ProjectDiagnostics,
|
||||
pub breadcrumbs: ContainedText,
|
||||
pub shared_screen: ContainerStyle,
|
||||
pub contact_notification: ContactNotification,
|
||||
pub update_notification: UpdateNotification,
|
||||
pub project_shared_notification: ProjectSharedNotification,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue