To create a theme you basically have to do the following:
themes/user/ee_debug_toolbar/themes
directory. Give it the same name as your theme.css
. For example, themes/your_theme_name
.ee_debug_toolbar.css
in the css directory.Be sure to take a look at an existing theme to get an overview of what classes are available. The Bootstrap theme is a good example of a basic theme.