Create one set of sidebar options, which are maybe pulled from a function in theme-functions.php? This function can be used within each base.php file to add the same sidebar widget options.
These options should work with styling methods in Front Street (#264).
Universal widget style options will need to work with both content styles setup (#276).
Add widget options to re-usable function jumpstart_get_base_options() (created in #342).
For Agent base:
On theme options, change "Widgets" panel title to "Sidebar Widgets"
Remove filter that modifies sidebar/content width to be different than other bases.
In general:
jumpstart_get_base_options()
(created in #342).For Agent base: