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: VDark1.3.xml

File VDark1.3.xml, 1.1 KB (added by Tron, 11 years ago)

A colour theme for a dark desktop

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<theme type="pidgin buddy list"
3           name="VDark1.3"
4           author="Tron"
5           image="VDark1.3.png" 
6>
7
8        <description>A color scheme for a dark desktop</description>
9
10        <icon_theme name="(Default)"/>
11
12        <!--
13                black:        #000000           dark blue:    #405580
14                white:        #FFFFFF           light blue:   #BFD5FF
15
16                dark grey:    #121212           dark green:   #006600
17                mid grey:     #888888           light green:  #00FF00
18
19                red:          #FF0000           light orange: #FFDFBF
20                red-orange:   #FF7650           yellow:       #FFFF00
21
22        -->
23
24        <blist color="#000000"/>
25
26        <groups>
27                <expanded background="#000000" color="#FFFFFF" font=""/>
28                <collapsed background="#000000" color="#FFFFFF" font=""/>
29        </groups>
30
31        <buddys>
32                <placement status_icon="0" name="1" emblem="2" protocol_icon="3" buddy_icon="4" show_status="1"/>
33
34                <background color="#000000"/>
35
36                <contact_text color="#FFFFFF"/>
37
38                <online_text color="#00FF00"/>
39                <away_text color="#FFDFBF"/>
40                <offline_text color="#FF7650"/>
41                <idle_text color="#BFD5FF"/>
42
43                <message_text color="#FFFF00"/>
44                <message_nick_said_text color="#FFFFFF"/>
45
46                <status_text color="#BFD5FF"/>
47        </buddys>
48</theme>
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!