···2222 bg: Color = .default,
2323 ul: Color = .default,
2424 ul_style: Underline = .off,
2525+ // TODO: url should maybe go outside of style. We'll need to allocate these
2626+ // in the internal screen
2527 url: ?[]const u8 = null,
2628 url_params: ?[]const u8 = null,
2729