2.5.49 ColorTheme

The ColorTheme structure specifies a color from the document’s theme.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

iCV

iCV (4 bytes): An unsigned integer that specifies one of the colors defined in the color scheme of the document’s Theme record. MUST be one of the following values:

Value

Color from the color scheme

0x00000000

Dark 1

0x00000001

Light 1

0x00000002

Dark 2

0x00000003

Light 2

0x00000004

Accent 1

0x00000005

Accent 2

0x00000006

Accent 3

0x00000007

Accent 4

0x00000008

Accent 5

0x00000009

Accent 6

0x0000000A

Hyperlink

0x0000000B

Followed hyperlink

If this structure is contained in a CF12 record, the value MUST be different from 0x0000000B.