Jump to content

Recommended Posts

Posted (edited)

hi, can any1 help i want to change the color in the picture from blue to a custom color to go with my overall theme im geussing it would be done by replacing an image using rescource hacker but i dont know what file or image to change, ive took a pic to show which blue bit i mean http://www.freewebs.com/gethsemane/

thanks

Edited by wickerwolf

Posted

it is gradient so you must select the color from the top to get the rgb..

Scroll down until you see something like:

<style resid=taskpane>
element [id=atom(sectionlist)]
{
background: gradient(argb(0,196,200,212), argb(0,177,179,200), 1);
padding: rect(12rp,12rp,12rp,12rp);
borderthickness: rect(1,0,0,1);
bordercolor: white;
}

argb(0,196,200,212) is the rgb at the top and argb(0,177,179,200), 1) is the color att the bottom of the taskpane

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...