diff --git a/RedPandaIDE/utils/font.cpp b/RedPandaIDE/utils/font.cpp index 72c11e74..3a0df438 100644 --- a/RedPandaIDE/utils/font.cpp +++ b/RedPandaIDE/utils/font.cpp @@ -105,7 +105,7 @@ QString defaultMonoFont() if (font.exactMatch()) return "Consolas"; else - return "Courier New"; + return "Lucida Console"; #elif defined(Q_OS_MACOS) return "Menlo"; #else // XDG desktop