Subversion Repositories Kolibri OS

Rev

Rev 6191 | Rev 6887 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6191 Rev 6198
Line 3... Line 3...
3
#print "[include ]\n"
3
#print "[include ]\n"
Line 4... Line 4...
4
 
4
 
5
:struct COLORS {
5
:struct COLORS {
6
dword
6
dword
7
	nonset1,
7
	nonset1,
8
	nonset2,
8
	taskbar_color,
9
	work_dark,
9
	work_dark,
10
	work_light,
10
	work_light,
11
	nonset3,
11
	window_title,
12
	work,
12
	work,
13
	work_button,
13
	work_button,
14
	work_button_text,
14
	work_button_text,
15
	work_text,
15
	work_text,