Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

BuddyListThemes: theme.4.xml

File theme.4.xml, 1.1 KB (added by sebx, 14 years ago)

Pidgin's purple theme by SebX

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<theme type="pidgin buddy list" 
3        name="Pidgin's purple theme by SebX" 
4        author="SebX" 
5        image="Pidgin's_purple_theme.png"
6>
7       
8
9        <description>
10                Pidgin's purple theme by SebX
11        </description>
12
13        <blist color="#CC99FF"/>
14
15        <selected text_color="#000000" background_color="#9966FF"/>
16
17        <groups>
18                <expanded background="#DCCEEA" text_color="#000000" font="Serif"/>
19                <collapsed background="#CC99FF" text_color="#000000" font="Serif"/>
20        </groups>
21
22        <buddys>
23                <placement status_icon="0" 
24                           name="1" 
25                           emblem="2" 
26                           protocol_icon="3"
27                           buddy_icon="4" 
28                           show_status="1"
29                />
30
31                <background color="#DCCEEA"/>
32
33                <contact_text font="Serif" color="#FFDFBF"/>
34
35                <online_text font="Serif" color="#000000"/>
36                <away_text font="Serif" color="#4B4B4B"/>
37                <offline_text font="Serif" color="#808080"/>
38                <idle_text font="Serif" color="#4B4B4B"/>
39
40                <message_text font="Serif" color="#000000"/>
41                <message_nick_said_text font="Serif" color="#000000"/>
42
43                <status_text font="Serif" color="#808080"/>
44        </buddys>
45</theme>
46
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!