mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 14:17:02 +00:00
parent
88b03bc074
commit
46ecd7d190
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ pub struct ThemeColorsContent {
|
|||
#[serde(rename = "border.disabled")]
|
||||
pub border_disabled: Option<String>,
|
||||
|
||||
/// Border color. Used for elevated surfaces, like a context menu, popup, or dialog.
|
||||
/// Background color. Used for elevated surfaces, like a context menu, popup, or dialog.
|
||||
#[serde(rename = "elevated_surface.background")]
|
||||
pub elevated_surface_background: Option<String>,
|
||||
|
||||
|
|
Loading…
Reference in a new issue