# Changue Colors on Kibana 7.15

**URL:** https://discuss.elastic.co/t/changue-colors-on-kibana-7-15/298652
**Category:** Kibana
**Created:** [March 2, 2022, 5:13pm UTC](https://discuss.elastic.co/t/changue-colors-on-kibana-7-15/298652 "2022-03-02T17:13:10Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![mvasqueznr](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mvasqueznr/32/102515_2.png) [@mvasqueznr](https://discuss.elastic.co/u/mvasqueznr)
#### Post date: [March 29, 2022, 4:30am UTC](https://discuss.elastic.co/t/changue-colors-on-kibana-7-15/298652/3 "2022-03-29T04:30:27Z")

</div>

Finally I found the solution when I was edit the next file:

- kbn-ui-shared-deps.v8.light.css

in the route:

- kibana\node\_modules@kbn\ui-shared-deps\shared\_built\_assets\

I edited this part of code.

.euiHeader--dark{background-color:#mycolor

and recompile the project according with the manual of [ManuelF](https://discuss.elastic.co/t/custom-logo-kibana-7-10-0-guide/257686)

---

_[View the full topic](https://discuss.elastic.co/t/changue-colors-on-kibana-7-15/298652)._
