Themes
Learn how to customize the look of Gradio applications!
We'll cover the following...
Overview
So far in the course, we have been using the default theme that comes with Gradio. Gradio has made it easy to customize the themes and layouts. This includes changing colors used, text sizes, fonts, border widths, and so much more. Let’s dive into what themes are offered in Gradio, and how we can customize them for our applications!
Default themes
Gradio has made it extremely easy to change the look of applications with some prebuilt themes. Under the hood, many CSS variables are responsible for how the application looks. We can customize each of these CSS variables to alter the application’s ...
Access this course and 1400+ top-rated courses and projects.