> For the complete documentation index, see [llms.txt](https://codedthemes.gitbook.io/gradient-able-bootstrap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codedthemes.gitbook.io/gradient-able-bootstrap/customizer/header-theme.md).

# Header Theme

To change the **Header background color** in the theme change value in "**/gulpfile.js**".

```javascript
const header_theme = 'header-1';
// set value like 'header-1', 'header-2', ... 'header-12'
```

you will get different types of **12 header** color themes in your theme package.
