|
|---|
PAP 2.0Beta
[ Part 1 ] [ Part 2 ]
|
Along with this tutorial, we've got a zip file with all the files you need, and an example template. You can download it HERE. I would also like to expand it, so if you've got buttons, icons or similar theming stuff to add, they are always welcome. This is the reason why the file has a version number ;-) |
| The PATheme.ini-File |
The PATheme.ini file can be loaded and edited in any text editor. It contains informations about the theme and some settings. Let's take a look at it: |
| [PortableApps.comTheme] PortableApps.comThemeVersion=2.0 PortableApps.comThemeType=Simple | The theme was created for this PAP version The type of theme (later extended themes will be) |
| [ThemeDetails] Name=Green Test Version=1.0 Author=MrElchbau URL=http://ptc.kain-planet.de/ | Name of the themes Version of the themes Who creates the theme? Website of the author |
| [ButtonApplications] FontColor=96ecfa DividerColor=ffc820 | Font color of the apps list in HEX RGB Color of the dividing bar in HEX RGB |
| [ButtonFolders] FontColor=ffd529 | Font color of the right menu items in HEX RGB |
| [DriveSpace] FontColor=ffffff FontShadowColor=000000 StretchImage=false | Font color of the displayed memory in HEX RGB Shadow color of the displayed memory in HEX RGB Should the bar displayed stretched ("true") or cropped ("false")? |
| [DriveName] FontColor=ffffff | Font color of the drive name Not yet supported |
| Our Tools |
Of course we need some tools for Theming: A zipping program An editor A graphics program An optimizer |
| Let's Start Theming! |
First, we install a theme. The PAP-up menu will extract the files to |
|
Create a new image - 406 * 573 pixel. Let's fill it with a cool green gradient and store it in our working folder as "background.png". |
|
Time to change the PATheme.ini. Open it with an editor and set a provisional name: "Green Test". We have to change the font color (to get readable fonts) to white (HEX: "ffffff"). The shadow color should, of course, remain dark. |
|
Around the area where later the drive space bar will appear, I put a white border, so that it will fill in correctly. For the remaining graphics I chose some white graphics from the templates collection... |
|
Wow, that's almost a complete Theme! |
Now I would like to have a cool curve at the upper left corner. Now I remembered! magenta (RGB 255,0255) makes an area transparent. So I quickly draw a soft magenta corner (A), save my picture and restart the PAP-menu. |
![]() |
Note:Before creating curves, the background should be saved as background_opaque.png. That's the background image for some older systems that can not display transparency. |
|
That was almost everything. We could decorate the background with anything (ladybugs, poker cards or so, according to taste), but it changes nothing in the technique. |
| The Result |
![]() |
![]()
|
PTC, more than design!(c)2009 by NeoRame, MrElchbau Design (c)2008 by NeoRame, MrElchbau Downloadsystem powered by Olate Download |
|
|---|