Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dark theme fonts not displaying properly #14827

Open
GryphonJax opened this issue Mar 4, 2024 · 1 comment
Open

Dark theme fonts not displaying properly #14827

GryphonJax opened this issue Mar 4, 2024 · 1 comment

Comments

@GryphonJax
Copy link

Using Notepad++ v8.6.2 on Windows 10/Windows 11 using Dark Theme mode, when I open a file and select a line to write on, the text is coming out black on black. When I click off the line (or hit new-line), the text then shows up as expected, white or light gray on the background.

To reproduce, set system theme to dark, then create a new text file. Type some characters on the first line - see black on black. Hit Enter/NewLine, can now see text as white on gray.

I would normally expect to be able to see what text I am typing as I type - in some color other than black on black.

Notepad++ v8.6.2 (64-bit)
Build time : Jan 14 2024 - 02:16:00
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 22H2
OS Build : 19045.4046
Current ANSI codepage : 1252
Plugins :
AnalysePlugin (1.13.49)
ComparePlus (1.1)
CSVLint (0.4.6.6)
DSpellCheck (1.5)
HTMLTag (1.4.1)
ImgTag (2.0.1)
JSMinNPP (1.2312)
MenuIcons (2.0.7)
mimeTools (3)
NppConverter (4.5)
nppcrypt (1.0.1.6)
NppExport (0.4)
PreviewHTML (1.3.2)
Python Indent (1.0.0.5)
PythonScript (2)
RestApiToText (1.4.0.1)
_CustomizeToolbar (5.3)

@rdipardo
Copy link
Contributor

rdipardo commented Mar 4, 2024

Notepad++ v8.6.2 . . .
. . .
CSVLint (0.4.6.6)

Open the CSVLint settings menu and turn off the "TransparentCursor" option.

If that solves the problem, see BdR76/CSVLint#77.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants