aboutsummaryrefslogtreecommitdiff
path: root/.local/share/themes/ClassicLooks/gtk-2.0/options/menu-separator-dark.css
blob: 68c955dfd33add8356fa2b8056b2db7541e7867b (plain)
1
2
3
4
5
6
7
8
9
/**************************************************************************************
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 "separator_menu_item" {
	bg[NORMAL] = shade(0.5, @menu_bg_color)
}