Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7751 → Rev 7752

/programs/cmm/TWB/colors.h
6,6 → 6,9
int rgb;
};
 
dword text_colors[300];
dword text_color_index;
 
struct color_spec color_specs[] = {
"aliceblue", 0xF0F8FF,
"antiquewhite", 0xFAEBD7,