[NullableContext((byte)1)] [Nullable((byte)0)] public sealed record PromptEditorStyle : IStyle<PromptEditorStyle>, IEquatable<PromptEditorStyle>
kind:method
kind:property
kind:ctor
PromptEditorStyle()
Background
ContinuationPromptForeground
Default
GhostForeground
IStyle<PromptEditorStyle>.Key
Padding
PlaceholderForeground
PromptForeground
PromptSeparatorForeground
PromptSidebarBackground
Selection
ShowPromptSeparator
<Clone>$()
BackgroundStyle(Theme, Boolean)
ContinuationPromptStyle(Theme, Boolean)
Equals(Object?)
Equals(PromptEditorStyle?)
GetHashCode()
GhostStyle(Theme, Boolean)
PlaceholderStyle(Theme, Boolean)
PromptSeparatorStyle(Theme, Boolean)
PromptSidebarBackgroundStyle(Theme, Boolean)
PromptStyle(Theme, Boolean)
SelectionStyle(Theme)
ToString()
WordHintStyle(Theme)
Equality(PromptEditorStyle?, PromptEditorStyle?)
Inequality(PromptEditorStyle?, PromptEditorStyle?)