clipboard rework, C41/titler fixes, displayinfo tweak
[goodguy/history.git] / cinelerra-5.1 / plugins / theme_bright / brighttheme.C
index f93920353129c622fb5ec057a9f803088dc69727..e7daaf97719a766ee38da6c0c795c6c88133239d 100644 (file)
@@ -116,8 +116,9 @@ void BrightTheme::initialize()
        resources->text_border2_hi = 0x000000;
        resources->text_border3_hi = 0x000000;
        resources->text_border4 = 0x000000;
-       resources->text_inactive_highlight = 0xe0e0e0;
+       resources->text_inactive_highlight = 0xd0d0d0;
        resources->text_highlight = 0xe0e0e0;
+       resources->text_selected_highlight = 0xf0e0e0;
 
        resources->bg_color = 0xffffff;
        resources->default_text_color = 0x000000;