Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: c5c3f0797dbbec51ed114196d3105471f0857f33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
ui/background
{
	qer_editorimage textures/thorn/panel_01_dark
	texture textures/thorn/panel_01_dark
	bright
	color 0.1 0.1 0.1 1
}

ui/window
{
	qer_editorimage textures/thorn/panel_01_dark
	texture textures/thorn/panel_01_dark
	bright
	color 0.2 0.2 0.2 0.85
}

ui/button
{
	qer_editorimage textures/thorn/panel_01
	texture textures/thorn/panel_01
	bright
	color 0 0.2 0 1.0
}