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

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

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