Subversion Repositories Kolibri OS

Rev

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

Rev 963 Rev 6166
Line 63... Line 63...
63
 
63
 
Line 64... Line 64...
64
#define SystemColors SystemColours // usa/british
64
#define SystemColors SystemColours // usa/british
65
 
65
 
66
struct SystemColours
66
struct SystemColours
67
{
67
{
68
  dword w_frames,
68
  dword nonset1,
69
        w_grab,
69
        nonset2,
70
        w_grab_button,
70
        work_3d_dark,
71
        w_grab_button_text,
71
        work_3d_light,
72
        w_grab_text,
72
        w_title,
73
        w_work,
73
        w_work,
74
        w_work_button,
74
        w_work_button,
75
        w_work_button_text,
75
        w_work_button_text,