Index: arms/css/tourGuide/tourGuideCustom.css =================================================================== diff -u -r2432dd60fa7ba880398a63ecfc89f95d9160d275 -r90a982b14a6a5bf82813420b131b143db4b91dac --- arms/css/tourGuide/tourGuideCustom.css (.../tourGuideCustom.css) (revision 2432dd60fa7ba880398a63ecfc89f95d9160d275) +++ arms/css/tourGuide/tourGuideCustom.css (.../tourGuideCustom.css) (revision 90a982b14a6a5bf82813420b131b143db4b91dac) @@ -18,4 +18,17 @@ .tg-dialog .tg-dialog-footer { padding: 0; +} + +.tg-dialog { + color: #f8f8f8; + background: rgb(51, 51, 51); +} + +.tg-dialog .tg-arrow { + background: rgb(51, 51, 51); +} + +.tg-dialog-close-btn { + fill: #f8f8f8; } \ No newline at end of file