Windows 10: Strange pink highlight on hover/tooltip text

Discus and support Strange pink highlight on hover/tooltip text in Windows 10 Customization to solve the problem; For some reason tooltip/hover text and some other text (often for settings) is highlighted pink. This is shown in the screenshot. I believe in previous... Discussion in 'Windows 10 Customization' started by 83n38, Dec 5, 2015.

  1. 83n38 Win User

    Strange pink highlight on hover/tooltip text


    For some reason tooltip/hover text and some other text (often for settings) is highlighted pink. This is shown in the screenshot. I believe in previous versions of windows you could change this in "advanced apperance options" however that was removed in windows 8 and 10 (I think). I would like to change the pink highlight to the default white (no highlight).

    Strange pink highlight on hover/tooltip text [​IMG]

    Thanks *Smile

    :)
     
    83n38, Dec 5, 2015
    #1
  2. DaveM121 Win User

    Icon in task bar

    If you hover the cursor over the icon on your Taskbar, what text (Tooltip) is displayed?
     
    DaveM121, Dec 5, 2015
    #2
  3. How do I eliminate the popup showing the link when I mouse over the link?

    How do I get that link window moved to the bottom of the screen?

    that's called the tooltip

    you can't move it to the bottom of the screen

    only web browsers will place the "hovered" link in the statusbar instead of on the tooltip

    you can only turn off the tootip completely for the whole OS or not at all

    edit:

    some programs can implement their own tooltip functions

    and some OS functions will always show tooltips regardless of settings

    the only other possible setting would be found in the registry

    to delay the hover time, but that also affects the whole OS

    eg.

    hovering a file in exploder also produces a tooltip with the file details

    extending the delay time would also affect this and other functions
     
    Locutus deBorg, Dec 5, 2015
    #3
  4. Strange pink highlight on hover/tooltip text

    Are you, by chance, using "OldNewExplorer"? I had this happen to me (but blue highlights) when using "OldNewExplorer" and after changing the settings within the config file, it corrected and the highlights were gone. If you're not using "OldNewExplorer", well then I'm afraid I got nothing to help... *Sad
    Just in case you are...the setting I changed were:

    Strange pink highlight on hover/tooltip text [​IMG]
     
    dnasystems, Dec 5, 2015
    #4
  5. JW0914 Win User
    One can also customize the colors via the registry:

    HKEY_CURRENT_USER\Control Panel\Colors

    HKEY_CURRENT_USER\Control Panel\Desktop\Colors


    If one chooses to do so, prior to editing, export both keys and save in a place you won't forget. Any changes made to either keys will be synced to OneDrive if you have the option enabled to sync your settings to OneDrive. Some color changes will not appear unless utilizing the classic theme or WindowBlinds (when it gets released for Win 10). The colors for those two keys are R G B values.

    Once can also alter how accent colors are applied via 2 other keys within HKCU. For example, to allow for text in the Settings app to be your accent color of choice, but not have that color applied to the taskbar, start menu, or window frames.
     
    JW0914, Dec 8, 2015
    #5
  6. 83n38 Win User
    I'm not using "OldNewExplorer", but thanks for the reply *Smile
     
    83n38, Dec 14, 2015
    #6
  7. 83n38 Win User
    I'll have a look into this. Thanks *Smile
     
    83n38, Dec 14, 2015
    #7
  8. JW0914 Win User

    Strange pink highlight on hover/tooltip text

    If all you want to do is alter the highlight color, it'll be the value named "Hilight". You can also alter the color of the highlighted text, value "HilightText"
     
    JW0914, Dec 14, 2015
    #8
  9. 83n38 Win User
    It looks like the RGB value that my computer has set should be similar to R: 253, G: 0, B: 249.
    In the "Colors" directory of regedit there's no value that looks as if it has been set to the hot pink colour. Interestingly the hot pink highlight also shows up for some text in regedit:

    Strange pink highlight on hover/tooltip text [​IMG]

    Note: the pink highlight doesn't occur when I actually highlight things. It doesn't disapear when I highlight things either. It just shows up by default on certain bits of text, most commonly settings tabs (File, Edit, Tools, View, etc.) in most programs and hover/tooltip text on things - e.g. Hovering over a text document on my desktop will tell me the Type, Size, and Date modified but all this information has this strange pink highlight.

    Because of this I'm not sure which value to change as Hilight seems to be set to the default blue, could you suggest a directory where I might find the correct value to change?

    Thanks *Smile
     
    83n38, Dec 15, 2015
    #9
  10. JW0914 Win User
    Those values are for the control panel (some do affect other parts of the GUI)... check under Desktop

    Strike that, I misread/misunderstood and your issue isn't with the hilight value... hilight controls when you've physically hilighted something (like text). Give me a sec and I'll edit this with the value it could be (post a screenshot for the desktop colors as well please).

    Have you installed any programs that modify the GUI, for example, aero applications that enable transparency? Hot pink (255,0,255) is used in bmp files to annotate transparency, since bmp files don't have an alpha value (alpha values require tga or png files). If it's a registry RGB value causing the issue, we can rule it out by merging the text text below into the registry.
    • In regedit, right click the folder Control Panel and select export. Save it in your documents folder.
    • Copy the code box text to a text file and save it. Rename the file extension from .txt to .reg, right click and select merge (approve the request).
    • Reboot
    This is 99% Windows 10 original (I edited a few RGB values prior to remembering to export it first)
    Code: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Appearance\Schemes] "@themeui.dll,-850"=hex:02,00,00,00,46,00,00,00,01,00,00,00,11,00,00,00,11,00,\ 00,00,14,00,00,00,14,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,fc,7f,22,14,fc,7f,b0,fe,12,00,00,00,00,00,00,00,00,00,98,23,\ eb,77,0f,00,00,00,0f,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,f0,77,00,20,14,00,00,00,00,10,80,05,14,00,f0,1f,14,00,00,00,\ 14,00,12,00,00,00,12,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,90,01,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,14,00,88,fb,e8,77,02,02,00,00,ac,b9,f0,77,00,00,00,00,20,00,\ 00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,\ 00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,\ 53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,00,66,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,7c,6b,e8,77,00,00,00,00,f5,ff,ff,ff,00,00,\ 00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,00,00,00,00,00,4d,00,69,\ 00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,\ 20,00,53,00,65,00,72,00,69,00,66,00,00,00,00,00,06,00,00,00,18,00,00,00,ff,\ ff,ff,ff,f0,4b,21,fc,00,c4,f0,77,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,\ 00,00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,\ 00,6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,\ 69,00,66,00,00,00,14,00,0b,00,00,00,00,ff,12,00,50,00,00,00,c0,fe,12,00,0c,\ 10,00,01,00,00,00,00,00,00,00,00,00,00,ff,00,00,ff,ff,00,00,00,00,00,00,00,\ 00,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,00,00,ff,ff,ff,00,00,00,ff,00,00,ff,ff,\ 00,00,00,00,00,00,80,00,00,ff,ff,ff,00,00,00,00,00,80,80,80,00,00,ff,00,00,\ ff,ff,ff,00,00,00,00,00,c0,c0,c0,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,00,00,00,\ 00,00,00,c0,c0,c0,00,80,80,ff,00,00,00,ff,00,00,ff,ff,00 "@themeui.dll,-851"=hex:02,00,00,00,46,00,00,00,01,00,00,00,11,00,00,00,11,00,\ 00,00,14,00,00,00,14,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,fc,7f,22,14,fc,7f,b0,fe,12,00,00,00,00,00,00,00,00,00,98,23,\ eb,77,0f,00,00,00,0f,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,f0,77,00,20,14,00,00,00,00,10,80,05,14,00,f0,1f,14,00,00,00,\ 14,00,12,00,00,00,12,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,90,01,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,14,00,88,fb,e8,77,02,02,00,00,ac,b9,f0,77,00,00,00,00,20,00,\ 00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,\ 00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,\ 53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,00,66,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,7c,6b,e8,77,00,00,00,00,f5,ff,ff,ff,00,00,\ 00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,00,00,00,00,00,4d,00,69,\ 00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,\ 20,00,53,00,65,00,72,00,69,00,66,00,00,00,00,00,06,00,00,00,18,00,00,00,ff,\ ff,ff,ff,f0,4b,21,fc,00,c4,f0,77,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,\ 00,00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,\ 00,6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,\ 69,00,66,00,00,00,14,00,0b,00,00,00,00,ff,12,00,50,00,00,00,c0,fe,12,00,0c,\ 10,00,01,00,00,00,00,00,00,00,00,00,ff,ff,00,00,00,ff,00,00,00,00,00,00,00,\ 00,00,ff,ff,ff,00,00,ff,00,00,00,ff,00,00,00,00,00,00,00,ff,ff,00,00,00,ff,\ 00,ff,ff,ff,00,00,00,ff,00,ff,ff,ff,00,00,00,00,00,80,80,80,00,c0,c0,c0,00,\ 00,ff,00,00,ff,ff,ff,00,c0,c0,c0,00,ff,ff,ff,00,ff,ff,ff,00,00,00,00,00,ff,\ ff,00,00,c0,c0,c0,00,80,80,ff,00,00,ff,ff,00,00,00,ff,00 "@themeui.dll,-852"=hex:02,00,00,00,46,00,00,00,01,00,00,00,11,00,00,00,11,00,\ 00,00,14,00,00,00,14,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,fc,7f,22,14,fc,7f,b0,fe,12,00,00,00,00,00,00,00,00,00,98,23,\ eb,77,0f,00,00,00,0f,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,f0,77,00,20,14,00,00,00,00,10,80,05,14,00,f0,1f,14,00,00,00,\ 14,00,12,00,00,00,12,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,90,01,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,14,00,88,fb,e8,77,02,02,00,00,ac,b9,f0,77,00,00,00,00,20,00,\ 00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,\ 00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,\ 53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,00,66,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,7c,6b,e8,77,00,00,00,00,f5,ff,ff,ff,00,00,\ 00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,00,00,00,00,00,4d,00,69,\ 00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,\ 20,00,53,00,65,00,72,00,69,00,66,00,00,00,00,00,06,00,00,00,18,00,00,00,ff,\ ff,ff,ff,f0,4b,21,fc,00,c4,f0,77,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,\ 00,00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,\ 00,6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,\ 69,00,66,00,00,00,14,00,0b,00,00,00,00,ff,12,00,50,00,00,00,c0,fe,12,00,0c,\ 10,00,01,00,00,00,00,00,00,00,00,80,00,80,00,00,80,00,00,00,00,00,00,00,00,\ 00,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,00,00,00,80,00,\ 00,00,00,00,00,80,00,80,00,ff,ff,ff,00,00,00,00,00,80,80,80,00,00,ff,00,00,\ ff,ff,ff,00,ff,ff,ff,00,c0,c0,c0,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00,00,\ 00,00,00,c0,c0,c0,00,80,80,ff,00,80,00,80,00,00,80,00,00 "@themeui.dll,-853"=hex:02,00,00,00,46,00,00,00,01,00,00,00,11,00,00,00,11,00,\ 00,00,14,00,00,00,14,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,fc,7f,22,14,fc,7f,b0,fe,12,00,00,00,00,00,00,00,00,00,98,23,\ eb,77,0f,00,00,00,0f,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,f0,77,00,20,14,00,00,00,00,10,80,05,14,00,f0,1f,14,00,00,00,\ 14,00,12,00,00,00,12,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\ 6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,\ 00,66,00,00,00,14,00,88,fb,e8,77,02,02,00,00,ac,b9,f0,77,00,00,00,00,20,00,\ 00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,\ 00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,\ 53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,00,66,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,7c,6b,e8,77,00,00,00,00,f5,ff,ff,ff,00,00,\ 00,00,00,00,00,00,00,00,00,00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,\ 00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,\ 20,00,53,00,65,00,72,00,69,00,66,00,00,00,00,00,06,00,00,00,18,00,00,00,ff,\ ff,ff,ff,f0,4b,21,fc,00,c4,f0,77,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,\ 00,00,bc,02,00,00,00,00,00,00,00,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,\ 00,6f,00,66,00,74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,\ 69,00,66,00,00,00,14,00,0b,00,00,00,00,ff,12,00,50,00,00,00,c0,fe,12,00,0c,\ 10,00,01,ff,ff,ff,00,ff,ff,ff,00,00,00,00,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,\ ff,00,00,00,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,00,80,80,80,00,c0,c0,c0,\ 00,80,80,80,00,00,00,00,00,ff,ff,ff,00,ff,ff,ff,00,80,80,80,00,00,80,00,00,\ 00,00,00,00,00,00,00,00,c0,c0,c0,00,00,00,00,00,c0,c0,c0,00,00,00,00,00,ff,\ ff,ff,00,c0,c0,c0,00,00,00,00,00,00,00,00,00,ff,ff,ff,00 "@themeui.dll,-854"=hex:02,00,00,00,f4,01,00,00,01,00,00,00,10,00,00,00,10,00,\ 00,00,12,00,00,00,12,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,0c,00,00,00,0f,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,bc,02,00,00,00,00,00,00,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,12,00,00,00,12,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,\ 00,90,01,00,00,00,00,00,00,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,\ 00,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,f5,ff,ff,ff,00,00,\ 00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,00,00,00,00,00,54,00,61,\ 00,68,00,6f,00,6d,00,61,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,f5,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,\ 00,00,90,01,00,00,00,00,00,00,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,d4,d0,c8,00,3a,6e,a5,00,0a,24,6a,00,80,80,80,00,d4,d0,c8,00,ff,ff,\ ff,00,00,00,00,00,00,00,00,00,00,00,00,00,ff,ff,ff,00,d4,d0,c8,00,d4,d0,c8,\ 00,80,80,80,00,0a,24,6a,00,ff,ff,ff,00,d4,d0,c8,00,80,80,80,00,80,80,80,00,\ 00,00,00,00,d4,d0,c8,00,ff,ff,ff,00,40,40,40,00,d4,d0,c8,00,00,00,00,00,ff,\ ff,e1,00,b5,b5,b5,00,00,00,80,00,a6,ca,f0,00,c0,c0,c0,00 [HKEY_CURRENT_USER\Control Panel\Colors] "ActiveBorder"="80 100 0" "ActiveTitle"="90 130 0" "AppWorkspace"="60 60 60" "Background"="30 30 30" "ButtonAlternateFace"="40 40 40" "ButtonDkShadow"="50 50 50" "ButtonFace"="70 70 70" "ButtonHilight"="90 90 90" "ButtonLight"="80 80 80" "ButtonShadow"="60 60 60" "ButtonText"="120 150 0" "GradientActiveTitle"="50 50 50" "GradientInactiveTitle"="90 130 0" "GrayText"="110 110 110" "Hilight"="170 210 0" "HilightText"="50 50 50" "HotTrackingColor"="140 175 0" "InactiveBorder"="80 100 0" "InactiveTitle"="50 50 50" "InactiveTitleText"="100 125 0" "InfoText"="0 165 255" "InfoWindow"="70 70 70" "Menu"="60 60 60" "MenuBar"="60 60 60" "MenuHilight"="170 210 0" "MenuText"="140 175 0" "Scrollbar"="130 160 0" "TitleText"="120 150 0" "Window"="255 255 255" "WindowFrame"="60 60 60" "WindowText"="0 163 255" [HKEY_CURRENT_USER\Control Panel\Cursors] "AppStarting"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\ 00,74,00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,\ 65,00,72,00,6f,00,5f,00,77,00,6f,00,72,00,6b,00,69,00,6e,00,67,00,2e,00,61,\ 00,6e,00,69,00,00,00 "Arrow"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,00,\ 72,00,6f,00,5f,00,61,00,72,00,72,00,6f,00,77,00,2e,00,63,00,75,00,72,00,00,\ 00 "ContactVisualization"=dword:00000001 "Crosshair"=hex(2):00,00 "GestureVisualization"=dword:0000001f "Hand"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,00,\ 72,00,6f,00,5f,00,6c,00,69,00,6e,00,6b,00,2e,00,63,00,75,00,72,00,00,00 "Help"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,00,\ 72,00,6f,00,5f,00,68,00,65,00,6c,00,70,00,73,00,65,00,6c,00,2e,00,63,00,75,\ 00,72,00,00,00 "IBeam"=hex(2):00,00 "No"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,\ 25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,00,72,\ 00,6f,00,5f,00,75,00,6e,00,61,00,76,00,61,00,69,00,6c,00,2e,00,63,00,75,00,\ 72,00,00,00 "NWPen"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,00,\ 72,00,6f,00,5f,00,70,00,65,00,6e,00,2e,00,63,00,75,00,72,00,00,00 "Scheme Source"=dword:00000002 "SizeAll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,\ 00,72,00,6f,00,5f,00,6d,00,6f,00,76,00,65,00,2e,00,63,00,75,00,72,00,00,00 "SizeNESW"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,\ 00,72,00,6f,00,5f,00,6e,00,65,00,73,00,77,00,2e,00,63,00,75,00,72,00,00,00 "SizeNS"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,00,\ 72,00,6f,00,5f,00,6e,00,73,00,2e,00,63,00,75,00,72,00,00,00 "SizeNWSE"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,\ 00,72,00,6f,00,5f,00,6e,00,77,00,73,00,65,00,2e,00,63,00,75,00,72,00,00,00 "SizeWE"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,00,\ 72,00,6f,00,5f,00,65,00,77,00,2e,00,63,00,75,00,72,00,00,00 "UpArrow"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,\ 00,72,00,6f,00,5f,00,75,00,70,00,2e,00,63,00,75,00,72,00,00,00 "Wait"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,63,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,61,00,65,00,\ 72,00,6f,00,5f,00,62,00,75,00,73,00,79,00,2e,00,61,00,6e,00,69,00,00,00 @="Windows Default" [HKEY_CURRENT_USER\Control Panel\Desktop] "ActiveWndTrackTimeout"=dword:00000000 "BlockSendInputResets"="0" "CaretWidth"=dword:00000001 "ClickLockTime"=dword:000004b0 "CoolSwitchColumns"="7" "CoolSwitchRows"="3" "CursorBlinkRate"="530" "DockMoving"="1" "DragFullWindows"="1" "DragHeight"="4" "DragWidth"="4" "FocusBorderHeight"=dword:00000001 "FocusBorderWidth"=dword:00000001 "FontSmoothing"="2" "FontSmoothingGamma"=dword:000004b0 "FontSmoothingOrientation"=dword:00000001 "FontSmoothingType"=dword:00000002 "ForegroundFlashCount"=dword:00000007 "ForegroundLockTimeout"=dword:00030d40 "LeftOverlapChars"="3" "MenuShowDelay"="400" "MouseWheelRouting"=dword:00000002 "Pattern"=dword:00000000 "RightOverlapChars"="3" "SnapSizing"="1" "TileWallpaper"="0" "WallpaperOriginX"=dword:00000000 "WallpaperOriginY"=dword:00000000 "WallpaperStyle"="10" "WheelScrollChars"="3" "WheelScrollLines"="3" "ScreenSaveActive"="1" "Win8DpiScaling"=dword:00000000 "DpiScalingVer"=dword:00001000 "UserPreferencesMask"=hex:9e,1e,07,80,12,00,00,00 "Wallpaper"="C:\\Users\\James\\AppData\\Local\\Microsoft\\Windows\\Themes\\Saturn\\DesktopBackground\\{99e306af-830d-4097-8d03-b7e0931d0188}.jpg" "MaxVirtualDesktopDimension"=dword:00000780 "MaxMonitorDimension"=dword:00000780 "TranscodedImageCount"=dword:00000001 "LastUpdated"=dword:ffffffff "TranscodedImageCache"=hex:7a,c3,01,00,20,96,01,00,40,06,00,00,b0,04,00,00,f0,\ 4c,5e,bf,c7,2c,d1,01,43,00,3a,00,5c,00,55,00,73,00,65,00,72,00,73,00,5c,00,\ 4a,00,61,00,6d,00,65,00,73,00,5c,00,41,00,70,00,70,00,44,00,61,00,74,00,61,\ 00,5c,00,4c,00,6f,00,63,00,61,00,6c,00,5c,00,4d,00,69,00,63,00,72,00,6f,00,\ 73,00,6f,00,66,00,74,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,5c,\ 00,54,00,68,00,65,00,6d,00,65,00,73,00,5c,00,53,00,61,00,74,00,75,00,72,00,\ 6e,00,5c,00,44,00,65,00,73,00,6b,00,74,00,6f,00,70,00,42,00,61,00,63,00,6b,\ 00,67,00,72,00,6f,00,75,00,6e,00,64,00,5c,00,7b,00,39,00,39,00,65,00,33,00,\ 30,00,36,00,61,00,66,00,2d,00,38,00,33,00,30,00,64,00,2d,00,34,00,30,00,39,\ 00,37,00,2d,00,38,00,64,00,30,00,33,00,2d,00,62,00,37,00,65,00,30,00,39,00,\ 33,00,31,00,64,00,30,00,31,00,38,00,38,00,7d,00,2e,00,6a,00,70,00,67,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00 "ActiveWndTrkTimeout"=dword:00000000 "PreferredUILanguages"=hex(7):65,00,6e,00,2d,00,55,00,53,00,00,00 "WaitToKillAppTimeout"="20000" "HungAppTimeout"="5000" "AutoEndTasks"="1" [HKEY_CURRENT_USER\Control Panel\Desktop\Colors] "ActiveBorder"="212 208 200" "ActiveTitle"="10 36 106" "AppWorkSpace"="128 128 128" "ButtonAlternateFace"="181 181 181" "ButtonDkShadow"="64 64 64" "ButtonFace"="212 208 200" "ButtonHiLight"="255 255 255" "ButtonLight"="212 208 200" "ButtonShadow"="128 128 128" "ButtonText"="0 0 0" "GradientActiveTitle"="166 202 240" "GradientInactiveTitle"="192 192 192" "GrayText"="128 128 128" "Hilight"="170 210 0" "HilightText"="255 255 255" "HotTrackingColor"="170 210 0" "InactiveBorder"="212 208 200" "InactiveTitle"="128 128 128" "InactiveTitleText"="212 208 200" "InfoText"="0 0 0" "InfoWindow"="255 255 255" "Menu"="212 208 200" "MenuText"="0 0 0" "Scrollbar"="212 208 200" "TitleText"="255 255 255" "Window"="255 255 255" "WindowFrame"="0 0 0" "WindowText"="0 163 255" [HKEY_CURRENT_USER\Control Panel\Desktop\LanguageConfiguration] [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "BorderWidth"="-15" "CaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\ 00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "CaptionHeight"="-330" "CaptionWidth"="-330" "IconFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\ 00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "MenuFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\ 00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "MenuHeight"="-285" "MenuWidth"="-285" "MessageFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\ 00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "ScrollHeight"="-255" "ScrollWidth"="-255" "Shell Icon Size"="32" "SmCaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\ 00,00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "SmCaptionHeight"="-330" "SmCaptionWidth"="-330" "StatusFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\ 00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "PaddedBorderWidth"="-60" "AppliedDPI"=dword:00000060 "IconSpacing"="-1125" "IconVerticalSpacing"="-1125" "MinAnimate"="1"[/quote] If the problem still exists upon rebooting, it's not the RGB values and you can merge the exported reg backup back into the registry (restart to apply)
     
    JW0914, Dec 15, 2015
    #10
  11. 83n38 Win User
    Thanks for the quick reply.
    This is the values for "Colors" in "Desktop"...

    Strange pink highlight on hover/tooltip text [​IMG]

    It doesn't look like the problem is here either...
    Interestingly I noticed in the snipping tool program I use for screenshots, when I clicked the "File" tab by default none of the options had the pink "highlight", but as i moved my mouse down to save, each option I would hover over would get "highlighted" along with the normal, expected blue shading. The "pink highlight" would then stay on each option even after I hovered down to the next...

    Also, kind of unrelated, but should I be posting JPEGs or PNGs for screenshots?
     
    83n38, Dec 15, 2015
    #11
  12. 83n38 Win User
    If the problem still exists upon rebooting, it's not the RGB values and you can merge the exported reg backup back into the registry (restart to apply)[/quote] Thanks, rebooting now
     
    83n38, Dec 15, 2015
    #12
  13. JW0914 Win User

    Strange pink highlight on hover/tooltip text

    No, jpgs are fine. When I mentioned png's and tga's, I was referring to the actual images that make up the GUI. Take a quick look at my prior post as I added some additional info.

    More likely than not, 1 of 2 things have occurred:
    • Either you've at some point installed a theme modification program and either still have it installed or didn't reset everything back to Windows default after uninstalling, or
    • Corruption has occurred in the msstyles theme files.
    The hot pink you're seeing is supposed to be transparent, as it would be apart of a bmp file that represents the underlying text box. Many GUI objects, from menus to icons, are layered images, made up of multiple layers. For example, the highlighted areas you're seeing represent the box for the text. This box is normally the bottom layer, and thus needs to be transparent [hence the hot pink 255,0,255 in the applicable bmp file]. Everything else above the transparent box is layered on top of it.

    There's a few things you can try, but without knowing when this occurred (i.e. what you were doing when, and immeidately prior, to it occurring), you may end up having to do a repair install (unless someone with extensive knowledge msstyles debugging was able to be found).

    Try running dism and sfc, rebooting following each.
    • dism /online /cleanup-image /restorehealth
    • sfc /scannow
    If neither of those fix the issue, try uninstalling/reinstalling graphics drivers, at which point a repair install would need to be performed if that doesn't solve it. There's a reason users pay for Stardock's WindowBlinds software, as editing the Windows GUI natively is near impossible (at least for it to be done right, without errors, and without breaking other GUI objects)
     
    JW0914, Dec 15, 2015
    #13
  14. 83n38 Win User
    Thanks, that's fixed it!
    I'm loving the green highlight colour too *Smile
     
    83n38, Dec 15, 2015
    #14
  15. JW0914 Win User
    No problem at all, glad that fixed it =]

    When you have some time, open the two .regs side by side in two notepad instances and match the content in your exported reg to the content in the reg I posted, and delete all the non matching keys.

    I recommended downloading Notepad++, as it allows you to close each key individually by clicking the -/+ value to the left of the key. This makes it so you don't have to scroll through lines of code and values and can simply match the keys themselves. Once done, please paste the matching keys and values into a code box and post it. I can then compare the two and try to ascertain what was causing your issue.
    • Notepad++ also has a plugin you can download through it's plugin manager called compare that allows you to select files and compare the differences and similarities side by side.
    • If you end up liking notepad++, you can merge the registry file below, which will replace notepad++ as the default text editor. Through the control panel and Settings app you can set notepad++ as the default application for text files and the like, whereas the reg below will result in notepad++ replacing notepad whenever you right click on a file and select edit (for example, if you right click a reg file and select edit, it opens the reg in notepad).

    Code: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\batfile\shell\edit\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\batfile\shell\print\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\cmdfile\shell\edit\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\cmdfile\shell\print\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\inffile\shell\open\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\inffile\shell\print\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\inifile\shell\open\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\inifile\shell\print\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\JSEFile\Shell\Edit\Command] @="C:\Program Files (x86)\Notepad++\notepad++.exe" "%1" [HKEY_CLASSES_ROOT\JSEFile\Shell\Print\Command] @="C:\Program Files (x86)\Notepad++\notepad++.exe" /p "%1" [HKEY_CLASSES_ROOT\JSFile\Shell\Edit\Command] @="C:\Program Files (x86)\Notepad++\notepad++.exe" "%1" [HKEY_CLASSES_ROOT\JSFile\Shell\Print\Command] @="C:\Program Files (x86)\Notepad++\notepad++.exe" /p "%1" [HKEY_CLASSES_ROOT\regfile\shell\edit\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\regfile\shell\print\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\Microsoft.PowerShellScript.1\Shell\Open\Command] @="C:\Program Files (x86)\Notepad++\notepad++.exe" "%1" [HKEY_CLASSES_ROOT\Microsoft.PowerShellData.1\Shell\Open\Command] @="C:\Program Files (x86)\Notepad++\notepad++.exe" "%1" [HKEY_CLASSES_ROOT\Microsoft.PowerShellModule.1\Shell\Open\Command] @="C:\Program Files (x86)\Notepad++\notepad++.exe" "%1" [HKEY_CLASSES_ROOT\scriptletfile\Shell\Open\command] @="C:\Program Files (x86)\Notepad++\notepad++.exe" "%1" [HKEY_CLASSES_ROOT\txtfile\shell\open\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\txtfile\shell\print\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\txtfile\shell\printto\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,74,00,20,00,22,00,25,00,31,00,22,00,20,00,22,00,25,00,32,00,22,\ 00,20,00,22,00,25,00,33,00,22,00,20,00,22,00,25,00,34,00,22,00,00,00 [HKEY_CLASSES_ROOT\VBEFile\Shell\Edit\Command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\VBEFile\Shell\Print\Command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\VBSFile\Shell\Edit\Command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\VBSFile\Shell\Print\Command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\Windows.XamlDocument\shell\edit\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\Windows.Xbap\shell\edit\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\Windows.CompositeFont\shell\open\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\WSFFile\Shell\Edit\Command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\WSFFile\Shell\Print\Command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\zapfile\shell\open\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\zapfile\shell\print\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00 [HKEY_CLASSES_ROOT\zapfile\shell\printto\command] @=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,20,00,28,00,78,00,38,00,36,00,29,00,5c,00,\ 4e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2b,00,2b,00,5c,00,6e,00,6f,00,74,\ 00,65,00,70,00,61,00,64,00,2b,00,2b,00,2e,00,65,00,78,00,65,00,22,00,20,00,\ 2f,00,70,00,74,00,20,00,22,00,25,00,31,00,22,00,20,00,22,00,25,00,32,00,22,\ 00,20,00,22,00,25,00,33,00,22,00,20,00,22,00,25,00,34,00,22,00,00,00[/quote]
     
    JW0914, Dec 15, 2015
    #15
Thema:

Strange pink highlight on hover/tooltip text

Loading...
  1. Strange pink highlight on hover/tooltip text - Similar Threads - Strange pink highlight

  2. Strange colour highlights when hovering in various programs

    in Windows 10 Gaming
    Strange colour highlights when hovering in various programs: My desktop has started producing intermittent coloured highlights on screen, often, but not always, where the cursor has hovered. As well as that, text sometimes disappears, only reappearing after I've moved the cursour. It happens on Firefox, Chrome, Slack more than other...
  3. Strange colour highlights when hovering in various programs

    in Windows 10 Software and Apps
    Strange colour highlights when hovering in various programs: My desktop has started producing intermittent coloured highlights on screen, often, but not always, where the cursor has hovered. As well as that, text sometimes disappears, only reappearing after I've moved the cursour. It happens on Firefox, Chrome, Slack more than other...
  4. Strange colour highlights when hovering in various programs

    in Windows 10 BSOD Crashes and Debugging
    Strange colour highlights when hovering in various programs: My desktop has started producing intermittent coloured highlights on screen, often, but not always, where the cursor has hovered. As well as that, text sometimes disappears, only reappearing after I've moved the cursour. It happens on Firefox, Chrome, Slack more than other...
  5. highlighting text

    in Windows 10 Customization
    highlighting text: i cannot highlight text. https://answers.microsoft.com/en-us/windows/forum/all/highlighting-text/4fb85490-8e25-4846-9b6e-63123bc04d65
  6. Highlighting text

    in Windows 10 Customization
    Highlighting text: I want to highlight some text in an existing email so that I can copy it and reuse it. But the cursor has changed to a hand symbol - not the usual arrow - and it won't let me highlight. How can I restore it to the normal configuration?...
  7. Strange hover over dialog box text problem

    in Windows 10 Customization
    Strange hover over dialog box text problem: When I was troubleshooting my audio I encountered this problem with the hover box information; the information was displayed twice. Any idea if this could be solved/fixed I'm assuming this indicates a more serious problem; [ATTACH]...
  8. Strange Red Highlighted Text in hover over description and menus in LR

    in Windows 10 Software and Apps
    Strange Red Highlighted Text in hover over description and menus in LR: As displayed in the image, it started this morning in Lightroom but happens anywhere in Windows when I hover over things and a description is displayed. The text in the description is highlighted in Red as it is here. Any ideas on how to fix this please? [img] Edit: Just...
  9. text turns pink

    in Windows 10 BSOD Crashes and Debugging
    text turns pink: After I updated a graphic driver two days ago, the text on Google Chrome landing page turned into a mixture of strange colors ( pink/blue/black). I use Lenovo IdeaPad 320, a graphic driver is AMD Radeon R7 Graphics. It is the only change I’ve made and I am not sure that this...
  10. Hover text color suddenly highlighted in gray? Windows 10 pro

    in Windows 10 Support
    Hover text color suddenly highlighted in gray? Windows 10 pro: Hello, I'm having an issue where my hover-text and tool tips are suddenly highlighted in gray. I'm running Windows 10 Pro, Version 1607, Build 14393.693. Here are screen shots to demonstrate. [img] [img] As you can see, this happens when I hover on anything that...