> For the complete documentation index, see [llms.txt](https://lorvent.gitbook.io/clear/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lorvent.gitbook.io/clear/laravel-version/changing-skin.md).

# Changing skin

To change the skin of clear from dark to light

* Comment the `mix.sass` line for compiling `custom.scss`
* Comment out the `mix.sass` line for compiling `custom_white.scss`
