/************************************************************************************** This file is distributed under the GNU General Public License version 2 (a.k.a. GPL-v2) (c) 2019-2021 Virgil Mager - vvmager@gmail.com (c) 2019-2021 Information Technology Group - http://itgroup.ro **************************************************************************************/ style "scrollbar" { fg[ACTIVE] = @scrollbar_fg_color bg[ACTIVE] = @scrollbar_bg_color fg[PRELIGHT] = @scrollbar_fg_color bg[PRELIGHT] = @scrollbar_bg_color engine "murrine" { gradient_shades = {1.15, 1.0, 1.0, 0.95} } }