---
path: components/listbox/code
title: Styles
position: 3
seo_title: Configuring the Appearance of the ListBox Component
seo_description: Gain full control over the appearance of the Telerik and Kendo
  UI ListBox component by utilizing the Sass variables that configure its
  styling.
---

## Sass Variables

The Telerik and Kendo UI ListBox is a composite UI component that consists of Buttons and List elements. To configure and customize the appearance of the ListBox, modify the [Button component](/components/button/styles/) Sass variables, as well as the Sass variables provided by the [List](#list-variables) component.

<VariablesList data='{"theme": "default", "group": "listbox"}'></VariablesList>

### List Variables

<VariablesList data='{"theme":"default","group":"list"}'></VariablesList>