X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_unflat%2Funflattheme.C;h=81c593ae4c1145722a894cca734144a64d41b358;hp=5649253db074e8103092dfc8fcdd0884fe23a028;hb=214bd0ba9e21635e03d0c0e2b2ae1a7e9170583c;hpb=f007a674187f11ab58a5aebfe1eec27a90398bcb diff --git a/cinelerra-5.1/plugins/theme_unflat/unflattheme.C b/cinelerra-5.1/plugins/theme_unflat/unflattheme.C index 5649253d..81c593ae 100644 --- a/cinelerra-5.1/plugins/theme_unflat/unflattheme.C +++ b/cinelerra-5.1/plugins/theme_unflat/unflattheme.C @@ -103,6 +103,7 @@ void UNFLATTHEME::initialize() resources->text_default = 0xbfbfbf; resources->text_background = 0x333333; + resources->text_background_disarmed = 0xaf0000; resources->text_border1 = 0x202020; resources->text_border2 = 0x333333; resources->text_border3 = 0x333333;