• Login
Community
  • Login

How can I make the context menus visible in Dark Mode?

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
8 Posts 2 Posters 493 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A
    AsylumET
    last edited by Sep 9, 2024, 6:55 PM

    If I enable dark mode which is the only mode I am able to use NP++ due to my vision, all the context menus have a light background with light text on top of it making them entirely unusable without memorizing where everything is. This has resulted in looking for a replacement editor but I always preferred NP++.

    I have tried various options under Customized which has not helped as there does not seem to be a specific option for this.

    Screenshot 2024-09-09 144901.png

    P 1 Reply Last reply Sep 9, 2024, 7:04 PM Reply Quote 0
    • P
      PeterJones @AsylumET
      last edited by Sep 9, 2024, 7:04 PM

      @AsylumET .,

      It works for me: in v8.6.9:
      50b4ff9b-770b-4072-84ac-a6c5cfa7f564-image.png

      What version of Notepad++ are you using? (Share your ?-menu’s Debug Info) The early dark-mode versions (near v8.0) still had some things that weren’t Dark yet, but the modern versions are highly-consistently Dark Mode. Also, if I’m remembering correctly, with earlier versions (near v8.0), then some of the features of Dark Mode didn’t take effect until you exited Notepad++ and re-ran (though again, modern versions don’t have that problem anymore, in my experience).

      Given your screenshot showing Editing 1 and Editing 2 in the preferences dialog, that should be a recent enough version that it shouldn’t have the main context menu be light-mode still. You might have a plugin that’s interfering with the context menu. Or maybe you have a Windows problem – have you tried rebooting and seeing if it still happens?

      —
      My Debug Info from the version used in the screenshot:

      Notepad++ v8.6.9   (64-bit)
      Build time : Jul 12 2024 - 05:09:25
      Path : C:\usr\local\apps\npp\npp.8.6.9.ps2\notepad++.exe
      Command Line : 
      Admin mode : OFF
      Local Conf mode : ON
      Cloud Config : OFF
      Periodic Backup : ON
      OS Name : Windows 10 Enterprise (64-bit)
      OS Version : 22H2
      OS Build : 19045.4780
      Current ANSI codepage : 1252
      Plugins : 
          ComparePlus (1.2)
          mimeTools (3.1)
          NppConverter (4.6)
          NppExport (0.4)
          PythonScript (2)
      
      A 1 Reply Last reply Sep 11, 2024, 4:16 PM Reply Quote 1
      • A
        AsylumET @PeterJones
        last edited by Sep 11, 2024, 4:16 PM

        @PeterJones said in How can I make the context menus visible in Dark Mode?:

        are you using? (Share your ?-menu’s Debug Info) The early dark-mode versions (near v8.0) still had some things that weren’t Dark yet, but the modern versions are highly-consistently Dark Mode. Also, if I’m remembering correctly, with earlier versions (near v8.0), t

        Sorry, I don’t know why in the world I didn’t include that. One of those days I guess.

        This has been persistent over multiple reboots as well as uninstall and reinstalls.

        My Debug Info:
        Notepad++ v8.6.9 (64-bit)
        Build time : Jul 12 2024 - 05:09:25
        Path : C:\Program Files\Notepad++\notepad++.exe
        Command Line : “C:\Program Files\Notepad++\change.log”
        Admin mode : OFF
        Local Conf mode : OFF
        Cloud Config : OFF
        Periodic Backup : ON
        OS Name : Windows 11 Home (64-bit)
        OS Version : 23H2
        OS Build : 22631.4169
        Current ANSI codepage : 1252
        Plugins :
        ComparePlus (1.2)
        GedcomLexer (0.5.0.170)
        mimeTools (3.1)
        NppConverter (4.6)
        NppExport (0.4)
        PythonScript (2)

        P 1 Reply Last reply Sep 11, 2024, 5:49 PM Reply Quote 1
        • P
          PeterJones @AsylumET
          last edited by Sep 11, 2024, 5:49 PM

          @AsylumET ,

          At this point, my one recommendation would be to try disabling GEDCOM lexer plugin (rename the lexer’s DLL temporarily, and restart Notepad++): if that fixes it, the culprit is that lexer plugin. If not, then I’m out of ideas, because, as I showed, it works for me – if that’s the case, hopefully someone else can chime in with something else to try.

          A 1 Reply Last reply Sep 11, 2024, 6:52 PM Reply Quote 1
          • A
            AsylumET @PeterJones
            last edited by Sep 11, 2024, 6:52 PM

            @PeterJones Unfortunately that didn’t make a difference but I appreciate your efforts nonetheless. Have a great afternoon.

            P 1 Reply Last reply Sep 11, 2024, 6:58 PM Reply Quote 0
            • P
              PeterJones @AsylumET
              last edited by Sep 11, 2024, 6:58 PM

              @AsylumET ,

              I said,

              If not, then I’m out of ideas

              I guess I had another idea.

              If you grab a fresh Portable (Zip) copy of Notepad++ v8.6.9 (from the 8.6.9 downloads page) and unzip to a folder on your desktop (or somewhere else findable by you), then close/exit your installed Notepad++ and temporarily try running that portable copy instead (and switch to dark mode in the portable), does it have the same problem? If so, then there’s really something weird going on when running on your computer, which I cannot replicate; if not, then there’s probably some setting or something else weird going on just with your installed copy. If the portable works correctly, then we can probably run through some more experiments of trying to temporarily reset the settings on your installed copy , to see if we can get your installed copy working right.

              A 1 Reply Last reply Sep 12, 2024, 6:34 PM Reply Quote 3
              • A
                AsylumET @PeterJones
                last edited by Sep 12, 2024, 6:34 PM

                @PeterJones That was actually a great suggestion but still no change. It is most odd. I don’t have another machine to test on here but I’ll have to find another to test with and see if I can narrow it down.

                Screenshot 2024-09-12 143059.png

                A 1 Reply Last reply Sep 22, 2024, 12:14 AM Reply Quote 0
                • A
                  AsylumET @AsylumET
                  last edited by Sep 22, 2024, 12:14 AM

                  @AsylumET I have managed to correct the issue however I am not entirely sure what actually caused it. I was using one of Windows high contrast themes for accessibility reasons. When I updated NP++ to the lastest version something must have gone wrong during the setup which resulted in the odd colored menus. I now believe that this was the case because I just went into my theme settings and switched to a normal windows theme and the context menu showed normally. I then switched back to the high contrast theme and it still shows normally.

                  So if anyone has a similar issue, try switching windows themes if even only for a moment just to get things to update correctly.
                  Screenshot 2024-09-21 201318.png

                  1 Reply Last reply Reply Quote 2
                  • First post
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors