| 1234567891011121314151617181920212223242526272829303132333435363738394041 | 
							- name = Rubik
 
- description = Clean admin theme.
 
- base theme = tao
 
- core = 7.x
 
- engine = phptemplate
 
- regions[content] = Content
 
- regions[help] = Help
 
- regions[page_top] = Page top
 
- regions[page_bottom] = Page bottom
 
- scripts[] = js/rubik.js
 
- stylesheets[screen][] = css/core.css
 
- stylesheets[screen][] = css/icons.css
 
- stylesheets[screen][] = css/style.css
 
- stylesheets[screen][] = css/jquery.ui.theme.css
 
- stylesheets[print][] = css/print.css
 
- ; Support shortcut module links
 
- settings[shortcut_module_link] = 1
 
- settings[rubik_inline_field_descriptions] = 0
 
- ; By default sidebar in forms is enabled
 
- settings[rubik_disable_sidebar_in_form] = 0
 
- ; By default field placement in the sidebar is disabled
 
- settings[rubik_sidebar_field_ui] = 0
 
- ; Enable branding line at the top of the page by default
 
- settings[rubik_show_branding] = 1
 
- ; Out of all default Drupal theme features, Rubik uses only secondary menu which
 
- ; is displayed at the top of the page, in #branding section.
 
- features[] = secondary_menu
 
- ; Information added by Drupal.org packaging script on 2016-03-05
 
- version = "7.x-4.4"
 
- core = "7.x"
 
- project = "rubik"
 
- datestamp = "1457209443"
 
 
  |