summaryrefslogtreecommitdiff
path: root/utils/vgui_panel_zoo/DefaultColors.res
blob: 0e3b557f0ce7bfe2fce6f5c7001fa75d7f1be727 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
"DefaultColors"
{
	"Color1"
	{
		"ControlName"		"Panel"
		"xpos"		"90"
		"ypos"		"25"
		"wide"		"35"
		"tall"		"35"
		"autoResize"		"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"		"1"
		"color"		"0 0 0"
		"tooltiptext" "r:0 g:0 b:0"
	}
}