Autofocus, autorefresh

This commit is contained in:
2025-09-30 14:33:48 -05:00
parent 97cb5a6e3e
commit 2af690ee15
7 changed files with 27 additions and 19 deletions

View File

@@ -161,7 +161,7 @@ class Navbar(rio.Component):
),
#fill=self.session.theme.neutral_color,
fill=rio.FrostedGlassFill(
color=rio.Color.from_hex("#a850f480"),
color=rio.Color.from_hex("#a850f4ff"),
blur_size = 0.2
),
#corner_radius=self.session.theme.corner_radius_medium,