How to make my own theme?

Date added: 09 February 2012 Last revised: 09 February 2012 Hits:
  1. First make a copy of the default theme and name it. /components/com_docman/themes/default => /components/com_docman/themes/my_theme
  2. Now edit my_theme/themeDetails.xml in a text editor. Change the name to my_theme.
  3. Finally edit all the files you like. You can add icons for all extensions, even those that don't have an icon yet.
  4. Remeber to backup your theme before you uninstall DOCMan or upgrade to a new version.