We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23205de commit fd53b86Copy full SHA for fd53b86
promkit/src/preset/readline.rs
@@ -88,7 +88,6 @@ impl Default for Readline {
88
foreground_color: Some(Color::DarkGreen),
89
..Default::default()
90
},
91
-
92
active_char_style: ContentStyle {
93
background_color: Some(Color::DarkCyan),
94
0 commit comments