all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tomasz Gajewski <tomga@wp.pl>
To: emacs-devel@gnu.org
Subject: Background color in emacs on vncserver
Date: Sat, 06 Dec 2014 16:12:26 +0100	[thread overview]
Message-ID: <87oarghkx1.fsf@tt.com.pl> (raw)

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]



I'm often using emacs on remote vnc server I get different background
color under text and different in the rest of buffer even though I'm
setting them both to the same color. Effect is not annoying when using
vnc with full color but when using vncviewer with limited colors
(LowColourLevel=2) it can look really ugly, as can be seen on attached
image.


[-- Attachment #2: emacs_colors.png --]
[-- Type: image/png, Size: 2418 bytes --]

[-- Attachment #3: Type: text/plain, Size: 1195 bytes --]


Do you know where is the source of problem? Different definition of
color used for background and background under text?

This is relevant part of my .emacs file.

(custom-set-variables
 ;; custom-set-variables was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(default-frame-alist (quote ((foreground-color . "Wheat") (background-color . "dark slate gray") (width . 204) (height . 58)))))
(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(default ((t (:inherit nil :stipple nil :background "dark slate gray" :foreground "Wheat" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 101 :width normal :foundry "unknown" :family "Droid Sans Mono")))))

I use emacs from ubuntu:

GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7) of 2014-03-07 on lamiak, modified by Debian

-- 
Tomasz

             reply	other threads:[~2014-12-06 15:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-06 15:12 Tomasz Gajewski [this message]
2014-12-07 12:28 ` Background color in emacs on vncserver Tomasz Gajewski
2014-12-07 12:33   ` Tomasz Gajewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oarghkx1.fsf@tt.com.pl \
    --to=tomga@wp.pl \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.