Subversion Repositories Kolibri OS

Rev

Rev 7238 | Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. struc system_colors
  2. {
  3. .frame            dd 0x006393
  4. .grab             dd 0x0077b0
  5. .work_dark        dd 0xA5A5A5
  6. .work_light       dd 0xE4E4E4
  7. .title_text       dd 0x444444
  8. .work             dd 0xCACACA
  9. .work_button      dd 0xE9E9E9
  10. .work_button_text dd 0x000000
  11. .work_text        dd 0x000000
  12. .work_graph       dd 0x777777
  13. }
  14. struct system_colors