diff --git a/src/ui/theme.py b/src/ui/theme.py index 7a684c3..cdd7658 100644 --- a/src/ui/theme.py +++ b/src/ui/theme.py @@ -95,8 +95,6 @@ class UpscalerTheme(Base): table_border_color="*neutral_700", table_even_background_fill="*neutral_850", table_odd_background_fill="*neutral_900", - # Tabs - tab_selected_text_color="*primary_400", )