Theme config support for HighlightInactive
This commit is contained in:
@@ -106,6 +106,7 @@ pub struct ConfigTheme {
|
||||
pub playing_bg: Option<String>,
|
||||
pub highlight: Option<String>,
|
||||
pub highlight_bg: Option<String>,
|
||||
pub highlight_inactive_bg: Option<String>,
|
||||
pub error: Option<String>,
|
||||
pub error_bg: Option<String>,
|
||||
pub statusbar_progress: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user