back by popular demand: load mode icons, tweak shapewipe layout
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_blue_dot / bluedottheme.C
index 3a0bd3d67f6cd4e3f11d67e616bb3b75b2905eac..89cd2b94c111b1157829cb6a64a1c105c54d88bf 100644 (file)
@@ -172,7 +172,7 @@ void BlueDotTheme::initialize()
        resources->listbox_selected = BGREY;
 
        resources->dirbox_margin = 50;
-       resources->filebox_margin = 101;
+       resources->filebox_margin = 105;
        resources->file_color = 0x000000;
        resources->directory_color = DKBLUE;
        // COPIED FROM DEFAULT THEME <<4
@@ -299,6 +299,12 @@ void BlueDotTheme::initialize()
                "unclear_dn.png",
                "unclear_button");
 
+       new_button("keyframe.png",
+               "keyframe_up.png",
+               "keyframe_hi.png",
+               "keyframe_dn.png",
+               "keyframe_button");
+
        resources->cancel_images = new_button("cancel.png",
                "generic_up.png",
                "generic_hi.png",