change animation on the recents expander/collapser

fontmanager respecs theme bg
move the colorscheme thing back
This commit is contained in:
neon443
2025-08-17 19:57:18 +01:00
parent 95fd3dfe07
commit 6c452b3961
4 changed files with 54 additions and 50 deletions

View File

@@ -78,9 +78,6 @@ struct ContentView: View {
}
.scrollContentBackground(.hidden)
}
.colorScheme(hostsManager.selectedTheme.background.luminance > 0.5 ? .light : .dark)
.tint(hostsManager.tint)
.navigationTitle("ShhShell")
.toolbar {
ToolbarItem(placement: .confirmationAction) {