# Style customization tutorial

> For the complete documentation index, see [llms.txt](https://developers.thoughtspot.com/docs/llms.txt)

Source: https://developers.thoughtspot.com/docs/tutorials/style-customization/intro

# Style customization tutorial

One of the main advantages of ThoughtSpot Embedded is the control over the styling and UI elements provided by the Visual Embed SDK.

This tutorial provides a walkthrough of customizable elements of ThoughtSpot UI and essential steps to style your embedded ThoughtSpot content.

ThoughtSpot allows customizing the following aspects of its UI:

1.  Large component elements
    
2.  CSS styles
    
3.  Text strings and icon replacement
    
4.  Menu items
    

## Steps in this tutorial

1.  [Getting started]({{navprefix}}/{{style-customization_tutorial-step-01}})
    
2.  [Large component elements]({{navprefix}}/{{style-customization_tutorial-step-02}})
    
3.  [CSS styles]({{navprefix}}/{{style-customization_tutorial-step-03}})
    
4.  [Text strings and icon replacement]({{navprefix}}/{{style-customization_tutorial-step-04}})
    
5.  [Menu items]({{navprefix}}/{{style-customization_tutorial-step-05}})
    
6.  [Conclusion]({{navprefix}}/{{style-customization_tutorial-step-06}})
    

[Next →]({{navprefix}}/tutorials/style-customization/step-01)