aboutsummaryrefslogtreecommitdiff
path: root/.local/share/themes/ClassicLooks/gtk-2.0/options/default-button-themed.css
blob: 30fd13abf2406226d7549a8c413f5882224af84a (plain)
1
2
3
4
5
6
7
8
9
10
11
/**************************************************************************************
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 "default" {
	engine "murrine" {
		default_button_color = mix(0.7, mix(0.45, "#ffffff", @selected_bg_color), mix(0.2, "#000000", mix(00.10, @shift_bg_color, @bg_color)))
	}
}