Skip to content

Apply Your First Theme

At this point, you should have a desktop applied. If not, see Apply Your First Desktop first.

Browse themes

To see all available themes:

Terminal window
gtheme theme list

To preview a theme’s colors in your terminal:

Terminal window
gtheme theme colors <theme>

Apply a theme

Terminal window
gtheme theme apply <theme>

For example:

Terminal window
gtheme theme apply Dracula

When you apply a theme, Gtheme:

  1. Fills all enabled patterns with the theme’s colors
  2. Runs post-scripts to reload applications
  3. Runs extras (wallpaper, IDE themes, etc.) if enabled

What’s next?