/* ============================================================
 *
 * This file is a part of digiKam project
 * http://www.digikam.org
 *
 * Date        : 2007-05-17
 * Description : "Gray" colors theme.
 *
 * Copyright (C) 2007 by Risto Saukonpaa <paristo at gmail dot com>  
 *
 * 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.
 *
 * ============================================================ */

! "Gray"

base.color:				#727272
text.regular.color:			#505050
text.selected.color:			#c4c4c4
text.special.regular.color:		#c4c4c4
text.special.selected.color:		#c7c7c7

banner.color:				#969696
banner.colorTo:				#505050
banner.bevel:				SUNKEN
banner.gradient:			HORIZONTAL
banner.border:				true
banner.borderColor			#000000

thumbnail.regular.color:		#727272
thumbnail.regular.colorTo:		#7f7f7f
thumbnail.regular.bevel:		FLAT
thumbnail.regular.gradient:		SOLID
thumbnail.regular.border:		false
thumbnail.regular.borderColor		#e0e0ef

thumbnail.selected.color:		#505050
thumbnail.selected.colorTo:		#969696
thumbnail.selected.bevel:		SUNKEN
thumbnail.selected.gradient:		DIAGONAL
thumbnail.selected.border:		true
thumbnail.selected.borderColor		#e0e0ef

listview.regular.color:			#727272
listview.regular.colorTo:		#777777
listview.regular.bevel:			FLAT
listview.regular.gradient:		SOLID
listview.regular.border:		false
listview.regular.borderColor		#000000

listview.selected.color:		#505050
listview.selected.colorTo:		#969696
listview.selected.bevel:		SUNKEN
listview.selected.gradient:		HORIZONTAL
listview.selected.border:		true
listview.selected.borderColor		#000000
