If you cannot find enough detail no problem, Read the following steps you will be able to figure it out.
All the themes are placed inside the plugin/themes
directory.
Thus create your theme folder say pakistan
.
Now you will have to create the following files:
3.1. version.xml
3.2. index.php
3.3. PakistanThemePlugin.inc.php
3.4. pakistan.css
NOTE: The easiest way to start with is to copy any existing theme and starting start changing its values that suites you.
Your own custom theme is ready and you can use OJS with same theme as your parent site.