Ticket #3376 (new defect)

Opened 9 years ago

Last modified 9 years ago

mcedit: ugly dark red on blue color for C and shell comments

Reported by: safinaskar Owned by:
Priority: major Milestone: Future Releases
Component: mcedit Version: 4.8.3
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

mcedit uses very-very ugly dark red on blue color for C and shell comments (and maybe other languages). Especially ugly on laptop LCD screen in my Konsole terminal emulator. Look at this screenshot: http://picpaste.com/screenshot-oi5GaNSW.png . Please, change somehow this color. My version is 4.8.3. The bug is also reproducible with latest b7b78319f0c8797269089acf7eb1eb08b48a96e8 from git.

13 2014-12-12 03:36:45 ~# LC_MESSAGES=C mc -V
GNU Midnight Commander 4.8.3
Built with GLib 2.32.4
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ext2undelfs, ftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
13 2014-12-12 03:36:46 ~# LC_MESSAGES=C mc -F
Root directory: /root

[System data]

Config directory: /etc/mc/
Data directory: /usr/share/mc/
VFS plugins and scripts: /usr/lib/mc/

extfs.d: /usr/lib/mc/extfs.d/
fish: /usr/lib/mc/fish/

[User data]

Config directory: /root/.config/mc/
Data directory: /root/.local/share/mc/

skins: /root/.local/share/mc/skins/
extfs.d: /root/.local/share/mc/extfs.d/
fish: /root/.local/share/mc/fish/

Cache directory: /root/.cache/mc/

13 2014-12-12 03:36:52 ~# mc --configure-options

'--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-maintainer-mode' '--disable-dependency-tracking' 'AWK=awk' '--libexecdir=${prefix}/lib' '--with-x' '--with-screen=slang' '--disable-rpath' '--disable-static' '--enable-vfs-undelfs' '--enable-tests' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'LDFLAGS=-fPIE -pie -Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'

Change History

comment:1 Changed 9 years ago by safinaskar

Konsole version 2.8.4 using KDE Development Platform 4.8.4 (4.8.4)

(And your bug traq still reports nginx error)

comment:2 Changed 9 years ago by ossi

this color is called brown. ;)
and i consider it just fine. if you don't like it, you can adjust the color palette of your terminal emulator.

comment:3 Changed 9 years ago by safinaskar

But then this color changes in all other apps

comment:4 Changed 9 years ago by safinaskar

test

Note: See TracTickets for help on using tickets.