···22 bg: Color = .default,
23 ul: Color = .default,
24 ul_style: Underline = .off,
25+ // TODO: url should maybe go outside of style. We'll need to allocate these
26+ // in the internal screen
27 url: ?[]const u8 = null,
28 url_params: ?[]const u8 = null,
29