<% project_name = File.basename(Compass.configuration.project_path) %><% project_js = Compass.configuration.javascripts_dir %><% project_css = Compass.configuration.css_dir %>name = <%= project_name %> description = <%= project_name %> theme based on the Aurora base theme. core = 7.x base theme = aurora stylesheets[all][] = <%= project_css %>/style.css stylesheets[print][] = <%= project_css %>/print.css stylesheets-conditional[lt IE 9][all][] = <%= project_css %>/ie.css regions[sidebar_first] = Primary Sidebar regions[sidebar_second] = Secondary Sidebar regions[content] = Content regions[footer] = Footer regions[header] = Header regions[help] = Help regions[highlighted] = Highlighted settings[aurora_enable_chrome_frame] = 1 settings[aurora_min_ie_support] = 10 settings[aurora_footer_js] = 1