Subversion Repositories Kolibri OS

Rev

Rev 7237 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2768 leency 1
struc system_colors
2
 {
7608 leency 3
  .unused1          dd 0x586786
4
  .unused2          dd 0xFEFEFE
5
  .work_3d_dark     dd 0xC6C6C6
6
  .work_3d_light    dd 0xFBFBFB
7
  .grab_text        dd 0xF3F3F3
8
  .work             dd 0xE4E4E4
9
  .work_button      dd 0xCACAC1
10
  .work_button_text dd 0x2F2F2F
2768 leency 11
  .work_text        dd 0x000000
7608 leency 12
  .work_graph       dd 0x808079
2768 leency 13
 }
14
struct system_colors