[O3 Framework](../API.md) / StyleguideConfigObject

# Interface: StyleguideConfigObject

Defined in: [packages/framework/esm-styleguide/src/config-schema.ts:3](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/config-schema.ts#L3)

## Properties

### Brand color #1

> **Brand color #1**: `string`

Defined in: [packages/framework/esm-styleguide/src/config-schema.ts:4](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/config-schema.ts#L4)

***

### Brand color #2

> **Brand color #2**: `string`

Defined in: [packages/framework/esm-styleguide/src/config-schema.ts:5](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/config-schema.ts#L5)

***

### Brand color #3

> **Brand color #3**: `string`

Defined in: [packages/framework/esm-styleguide/src/config-schema.ts:6](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/config-schema.ts#L6)

***

### diagnosisTags

> **diagnosisTags**: `object`

Defined in: [packages/framework/esm-styleguide/src/config-schema.ts:18](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/config-schema.ts#L18)

#### primaryColor

> **primaryColor**: `"blue"` \| `"cyan"` \| `"gray"` \| `"green"` \| `"magenta"` \| `"purple"` \| `"red"` \| `"teal"` \| `"warm-gray"` \| `"cool-gray"` \| `"high-contrast"` \| `"outline"`

#### secondaryColor

> **secondaryColor**: `"blue"` \| `"cyan"` \| `"gray"` \| `"green"` \| `"magenta"` \| `"purple"` \| `"red"` \| `"teal"` \| `"warm-gray"` \| `"cool-gray"` \| `"high-contrast"` \| `"outline"`

***

### excludePatientIdentifierCodeTypes

> **excludePatientIdentifierCodeTypes**: `object`

Defined in: [packages/framework/esm-styleguide/src/config-schema.ts:7](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/config-schema.ts#L7)

#### uuids

> **uuids**: `string`[]

***

### implementationName

> **implementationName**: `string`

Defined in: [packages/framework/esm-styleguide/src/config-schema.ts:10](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/config-schema.ts#L10)

***

### patientPhotoConceptUuid

> **patientPhotoConceptUuid**: `string`

Defined in: [packages/framework/esm-styleguide/src/config-schema.ts:11](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/config-schema.ts#L11)

***

### preferredCalendar

> **preferredCalendar**: `object`

Defined in: [packages/framework/esm-styleguide/src/config-schema.ts:12](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/config-schema.ts#L12)

#### Index Signature

\[`key`: `string`\]: `string`

***

### preferredDateLocale

> **preferredDateLocale**: `object`

Defined in: [packages/framework/esm-styleguide/src/config-schema.ts:15](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/config-schema.ts#L15)

#### Index Signature

\[`key`: `string`\]: `string`
