diff --git a/TODO.md b/TODO.md index a121002c..b7aea28c 100644 --- a/TODO.md +++ b/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 diff --git a/src/themes/Glass.qpl b/src/themes/Glass.qpl index a9f962e5..020150e2 100644 --- a/src/themes/Glass.qpl +++ b/src/themes/Glass.qpl @@ -185,7 +185,6 @@ controls: ) color highlightBorder: colors.strongAccentElement int highlightBorderThickness: 1 - color smallPaneHighlight: colors.accentBackground textField: color background: colors.strongBackground diff --git a/src/themes/Midnight.qpl b/src/themes/Midnight.qpl index 2df548d7..b7a95f23 100644 --- a/src/themes/Midnight.qpl +++ b/src/themes/Midnight.qpl @@ -191,7 +191,6 @@ controls: ) color highlightBorder: colors.strongAccentElement int highlightBorderThickness: 1 - color smallPaneHighlight: colors.accentBackground textField: color background: colors.strongBackground