Skip to content

Conversation

tuxpizza
Copy link
Collaborator

No description provided.

@OmarHatem28
Copy link
Contributor

@tuxpizza what's the state of this?

Comment on lines 133 to 138
double getHeight(MaterialThemeBase theme, bool hasAccentColors) {
if (theme is BlackTheme && hasAccentColors) return 356;

if (hasAccentColors) return 306;

return 236;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if fixed numbers would be good and work on large screens as well

tuxpizza and others added 19 commits October 9, 2025 13:39
…sier retrieval of current theme and custom colors
…ngsSwitcherCell, using ThemeX extension for theme access
…t on SettingsSwitcherCell and StandardxSwitcher, using ThemeX extension for theme access
@OmarHatem28 OmarHatem28 merged commit c746b85 into main Oct 10, 2025
@OmarHatem28 OmarHatem28 deleted the tux-ui branch October 10, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants