X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_blue%2Fbluetheme.C;h=fd8d270fec7e3433565e41aed3b825404053a4c2;hp=1e19085580c9e10220d73ed03a9c21e68a72c349;hb=214bd0ba9e21635e03d0c0e2b2ae1a7e9170583c;hpb=f007a674187f11ab58a5aebfe1eec27a90398bcb diff --git a/cinelerra-5.1/plugins/theme_blue/bluetheme.C b/cinelerra-5.1/plugins/theme_blue/bluetheme.C index 1e190855..fd8d270f 100644 --- a/cinelerra-5.1/plugins/theme_blue/bluetheme.C +++ b/cinelerra-5.1/plugins/theme_blue/bluetheme.C @@ -108,6 +108,7 @@ void BlueDotTheme::initialize() resources->text_default = 0xeeeeff; resources->text_background = 0x1a1447; + resources->text_background_disarmed = 0x7282d4; resources->text_border1 = 0x202020; resources->text_border2 = 0x1a1447; resources->text_border3 = 0x1a1447;