Remove unused theme smallPaneHighlight property
This commit is contained in:
parent
c51a771a65
commit
21462dc25f
1
TODO.md
1
TODO.md
|
@ -2,7 +2,6 @@
|
|||
|
||||
- server list sorting method / explain what the % number is (stability)
|
||||
- server list: make it more obvious that it can be scrolled
|
||||
- server list: make current item highlight more visible
|
||||
- support (shift+)tab in filter fields
|
||||
- clicking cancel on SSO "waiting" box doesn't do anything the first time
|
||||
- spam alt+shift+a when starting app on server browser → segfault
|
||||
|
|
|
@ -185,7 +185,6 @@ controls:
|
|||
)
|
||||
color highlightBorder: colors.strongAccentElement
|
||||
int highlightBorderThickness: 1
|
||||
color smallPaneHighlight: colors.accentBackground
|
||||
|
||||
textField:
|
||||
color background: colors.strongBackground
|
||||
|
|
|
@ -191,7 +191,6 @@ controls:
|
|||
)
|
||||
color highlightBorder: colors.strongAccentElement
|
||||
int highlightBorderThickness: 1
|
||||
color smallPaneHighlight: colors.accentBackground
|
||||
|
||||
textField:
|
||||
color background: colors.strongBackground
|
||||
|
|
Loading…
Reference in New Issue
Block a user