Remove unused color_scheme
field in the theme
I totally didn't mean to commit this right to main T_T
This commit is contained in:
parent
c409059dc4
commit
a732b2e043
2 changed files with 1 additions and 17 deletions
|
@ -65,7 +65,6 @@ 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