# Need help in how to rebuild the node\_modules present in kibana source code with code changes

**URL:** https://discuss.elastic.co/t/need-help-in-how-to-rebuild-the-node-modules-present-in-kibana-source-code-with-code-changes/335934
**Category:** Kibana
**Created:** [June 14, 2023, 6:34am UTC](https://discuss.elastic.co/t/need-help-in-how-to-rebuild-the-node-modules-present-in-kibana-source-code-with-code-changes/335934 "2023-06-14T06:34:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Ashigha\_JR](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ashigha_jr/32/122163_2.png) [@Ashigha\_JR](https://discuss.elastic.co/u/Ashigha_JR)
#### Post date: [June 14, 2023, 6:34am UTC](https://discuss.elastic.co/t/need-help-in-how-to-rebuild-the-node-modules-present-in-kibana-source-code-with-code-changes/335934/1 "2023-06-14T06:34:16Z")

</div>

I have changed some CSS properties like button color, text color etc.. present inside "kibana-8.1.1/node\_modules/@kbn/ui-shared-deps-npm/shared\_built\_assets/kibana-ui-shared-deps-npm.v8.light.css" file, that changes need to be reflect in the Kibana UI. What are all the steps I need to do to make that changes to be reflect in the Kibana dashboard UI?

---

<div class="post-metadata">

### Author: ![Marco\_Liberati](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marco_liberati/32/82953_2.png) [@Marco\_Liberati](https://discuss.elastic.co/u/Marco_Liberati)
#### Post date: [June 14, 2023, 8:51am UTC](https://discuss.elastic.co/t/need-help-in-how-to-rebuild-the-node-modules-present-in-kibana-source-code-with-code-changes/335934/2 "2023-06-14T08:51:40Z")

</div>

Hi @Ashigha_JR

The changes you are applying should be done on the EUI project, then link it to Kibana.  
The EUI project has a developer guide in order to do that for testing purposes, probably not a good idea for production: [eui/wiki/contributing-to-eui/testing/testing-in-kibana.md at 0b320cd41d66d91b096f03122c2760bee3088832 · elastic/eui · GitHub](https://github.com/elastic/eui/blob/0b320cd41d66d91b096f03122c2760bee3088832/wiki/contributing-to-eui/testing/testing-in-kibana.md?plain=1)

As alternative there's this third party Kibana plugin to help customize some Kibana theme variables: [GitHub - lizozom/custom-kibana-theme: Customize Kibana's appearance (logos, icons, texts and more)](https://github.com/lizozom/custom-kibana-theme)

---

<div class="post-metadata">

### Author: ![Ashigha\_JR](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ashigha_jr/32/122163_2.png) [@Ashigha\_JR](https://discuss.elastic.co/u/Ashigha_JR)
#### Post date: [June 27, 2023, 6:21am UTC](https://discuss.elastic.co/t/need-help-in-how-to-rebuild-the-node-modules-present-in-kibana-source-code-with-code-changes/335934/3 "2023-06-27T06:21:19Z")

</div>

Hi,

As suggested, we tried to use 2 custom plugins which are available. But these are not compatible with our Kibana version and have license issues.

Any suggestions on this?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 25, 2023, 6:21am UTC](https://discuss.elastic.co/t/need-help-in-how-to-rebuild-the-node-modules-present-in-kibana-source-code-with-code-changes/335934/4 "2023-07-25T06:21:43Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
