Results
After changing my Theme in SBM the background color on my custom forms remains the Sand color.
Open your application in Composer Open the Styles section like below. Deploy your changes and the background color should match your theme like below.
Change the Text Color of Inactive Items
installationDirectory \Serena\SBM\Application Engine\bin\ styles \ theme \main.css
SBM Version Diff
Differences Between Versions @@ -4,7 +4,7 @@ $TITLE() $INCLUDE(ttcharset) -
SBM Version Diff
Differences Between Versions $TITLE() + $CSS(3rdparty/bootstrap.modal.css, THEME)
SBM Version Diff
Differences Between Versions @@ -4,7 +4,6 @@ $TITLE() -
SBM Version Diff
Differences Between Versions +
SBM Version Diff
Differences Between Versions THEME) $CSS(colorpicker.css, THEME) $CSS(3rdparty/jquery.colorpicker.css, THEME ) +< style type="text/css">
TeamTrack Database Schema
TS_FOLDERNAME varchar(255) 1012101001 Folder name in the AE server’s filesystem under the “images”, “ styles ”, and “javascript” folders where images and style definitions for the theme are located. TS_NAMESPACEID int 1012101001 If not zero, a foreign key to the TS_NAMESPACES table.
SBM Version Diff
Differences Between Versions -$TITLE() +$REPORTNAME() - $TITLE() $INCLUDE(ttcharset)