aboutsummaryrefslogtreecommitdiff
path: root/.local/share/themes/ClassicLooks/gtk-2.0/options/keyboard-navigation-on.css
blob: a6ba6470b4586df1f045be88d288d0187d592177 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/**************************************************************************************
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
**************************************************************************************/

gtk-enable-mnemonics = 1
gtk-auto-mnemonics = 1

style "default" {
	engine "murrine" {
		focusstyle = 1
	}
}