1
#include <enumsheader.rh>
2
3
RESOURCE COLORS_DEFAULTS r_test2_nd
4
{
5
aknFgColor = CAknColorGreen;
6
aknBgColor = CAknColorCyan;
7
}