~ubuntu-branches/ubuntu/gutsy/digikam/gutsy

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
/* ============================================================
 *
 * This file is a part of digiKam project
 * http://www.digikam.org
 *
 * Date        : 2007-5-26
 * Description : "Dark" colors theme.
 *
 * Copyright (C) 2007 by Gerhard Kulzer <gerhard at kulzer dor net>
 *
 * This program is free software; you can redistribute it
 * and/or modify it under the terms of the GNU General
 * Public License as published by the Free Software Foundation;
 * either version 2, or (at your option)
 * any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * ============================================================ */

! Dark

base.color:				#000000
text.regular.color:			#7f7f7f
text.selected.color:			#b4b4b4
text.special.regular.color:		#549fb6
text.special.selected.color:		#83b8bd

banner.color:				#313f50
banner.colorTo:				#1e2731
banner.bevel:				RAISED
banner.gradient:				VERTICAL
banner.border:				false
banner.borderColor			#000000

thumbnail.regular.color:		#131313
thumbnail.regular.colorTo:		#2e2a26
thumbnail.regular.bevel:		RAISED
thumbnail.regular.gradient:		SOLID
thumbnail.regular.border:		false
thumbnail.regular.borderColor		#e0e0ef

thumbnail.selected.color:		#313f50
thumbnail.selected.colorTo:		#1b252f
thumbnail.selected.bevel:		RAISED
thumbnail.selected.gradient:		VERTICAL
thumbnail.selected.border:		false
thumbnail.selected.borderColor		#e0e0ef

listview.regular.color:			#0d0d0d
listview.regular.colorTo:		#222120
listview.regular.bevel:			RAISED
listview.regular.gradient:		HORIZONTAL
listview.regular.border:		false
listview.regular.borderColor		#000000

listview.selected.color:		#2e3d4e
listview.selected.colorTo:		#212a34
listview.selected.bevel:		RAISED
listview.selected.gradient:		VERTICAL
listview.selected.border:		true
listview.selected.borderColor		#000000