olaf: neophyte theme update + de.po, fullscreen geom tweak
[goodguy/history.git] / cinelerra-5.1 / plugins / theme_neophyte / neophyte.C
index 4bc9f5210b3aa2baa2d75f5abd52a20aa402df17..ac64d8b7ca56fb604a58f6a19f8d5c576cc06123 100644 (file)
@@ -144,7 +144,9 @@ void NEOPHYTETHEME::initialize()
        resources->menu_item_text = WHITE; 
 
        resources->menu_highlighted_fontcolor = CreamyWhiteBright;
-       resources->generic_button_margin = 20;     // [15] (Pref top right: ~17)
+       /* This indent is too global and the fullness ultimately depends
+        * on the text. (Pref. top right, engl.: ~17) */
+       resources->generic_button_margin = 20;     // [15]
        resources->pot_needle_color = CreamyWhite; // [resources->text_default] – marginal
        resources->pot_offset = 1;                 // only the needle
        resources->progress_text = resources->text_default;
@@ -224,6 +226,10 @@ void NEOPHYTETHEME::initialize()
        clock_fg_color = ComicYellow;
        // clock_bg_color = ALARM; // see vclock
 
+       // The line between the in and out markings
+       inout_highlight_color=BabyBlue;
+
+               
        new_toggle(
                "loadmode_new.png",
                "loadmode_up.png",