Revert "Remove unused color_scheme
field in the theme"
This reverts commit 5a1476a1e5
.
This commit is contained in:
parent
5a1476a1e5
commit
c409059dc4
2 changed files with 17 additions and 1 deletions
|
@ -65,6 +65,7 @@ pub struct Theme {
|
|||
pub assistant: AssistantStyle,
|
||||
pub feedback: FeedbackStyle,
|
||||
pub welcome: WelcomeStyle,
|
||||
pub color_scheme: ColorScheme,
|
||||
pub titlebar: Titlebar,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue