Subversion Repositories Kolibri OS

Rev

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

Rev Author Line No. Line
6199 leency 1
struc system_colors
2
 {
3
  .unused1          dd 0x363535
4
  .unused2          dd 0xE7E5E5
6649 leency 5
  .work_3d_dark     dd 0x505050
6
  .work_3d_light    dd 0x828282
7
  .window_title     dd 0xE3E3E3
8
  .work             dd 0x626262
9
  .work_button      dd 0x535353
10
  .work_button_text dd 0xCC9777
11
  .work_text        dd 0xF5EEee
12
  .work_graph       dd 0x404040
6199 leency 13
 }
14
struct system_colors