Jump to content
LaunchBox Community Forums

Disable selection highlight?


ReignerDeustcher

Recommended Posts

Hi @ReignerDeustcher, I was able to disable the highlight by copying and editing an existing theme.

  • Go to LaunchBox\LBThemes, then copy and paste the Default folder to duplicate the theme. Rename the copy to something like Default - No Hover.
    • image.png.053de625e11c2e2e00815d427b3e0a9a.png
  • In the Default - No Hover folder, find the file Views\BoxesContentView.xaml, then right-click and select Edit.
  • Press Ctrl+F and find the line <Border x:Name="Highlight" CornerRadius="4" Background="#18FFFFFF" Visibility="Collapsed"
  • Edit the line so Background="#18FFFFFF" now reads Background="#00FFFFFF". Save the file, then close Notepad.
  • Start LaunchBox. In the Tools->Options window, select Visuals > Theme on the left. On the right change the theme to the new Default - No Hover theme.
    • image.thumb.png.e77d3b9325ae0ca75ed2d0caa98da7b5.png
  • Restart LaunchBox.

Hope that helps!

  • Unusual Gem 1
Link to comment
Share on other sites

On 3/30/2021 at 1:22 AM, fraganator said:

Hi @ReignerDeustcher, I was able to disable the highlight by copying and editing an existing theme.

  • Go to LaunchBox\LBThemes, then copy and paste the Default folder to duplicate the theme. Rename the copy to something like Default - No Hover.
    • image.png.053de625e11c2e2e00815d427b3e0a9a.png
  • In the Default - No Hover folder, find the file Views\BoxesContentView.xaml, then right-click and select Edit.
  • Press Ctrl+F and find the line <Border x:Name="Highlight" CornerRadius="4" Background="#18FFFFFF" Visibility="Collapsed"
  • Edit the line so Background="#18FFFFFF" now reads Background="#00FFFFFF". Save the file, then close Notepad.
  • Start LaunchBox. In the Tools->Options window, select Visuals > Theme on the left. On the right change the theme to the new Default - No Hover theme.
    • image.thumb.png.e77d3b9325ae0ca75ed2d0caa98da7b5.png
  • Restart LaunchBox.

Hope that helps!

thanks, i will try it!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...