![]() |
GT RoboCup SSL
Soccer software, robot firmware
|
RoboCup Software has built in Theme support, via QT Stylesheets. By default no themes will be used.
To select a theme, from the top bar:
View->Change Style Sheet-><Name of Stylesheet>
To keep your theme permanently add the following to your bashrc
Adding your own theme to soccer takes a few steps:
./soccer/ui/themes
../soccer/ui/themes
folderMainWindow.ui
to add an entry for your theme in the themes menu.StyleSheetManager.cpp
and add your theme to the map of tables present there.