ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: [Comm] Re: sylpheed - цвет фона сообщения
Date: Mon, 14 Apr 2003 16:09:02 +0400
Message-ID: <20030414160902.0cdb2ae2.vsu@altlinux.ru> (raw)
In-Reply-To: <20030413230343.731c68e5.manmitya@mail.ru>

On Sun, 13 Apr 2003 23:03:43 +0400
Дмитрий Булгаков <manmitya@mail.ru> wrote:

> Интересует сабжевый вопрос: можно ли в sylpheed'е настроить цвет фона
> сообщения в режиме просмотра/редактирования не меняя общесистемный
> настроек?

Впишите нужные настройки в файл ~/.sylpheed/gtkrc.

Например, так:

style "dark-bg" {
	bg[NORMAL]		= "#000000"
	fg[NORMAL]		= "#ffffff"
	base[NORMAL]		= "#000000"
	text[NORMAL]		= "#ffffff"
}

class "GtkSText" style "dark-bg"	# текст сообщения
class "GtkCTree" style "dark-bg"	# дерево папок
class "GtkSCTree" style "dark-bg"	# список сообщений


  reply	other threads:[~2003-04-14 12:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-13 19:03 [Comm] " Дмитрий Булгаков
2003-04-14 12:09 ` Sergey Vlasov [this message]
2003-04-14 19:53 ` Alexey Morsov
2003-04-20  0:40   ` [Comm] " Alexey Tourbin

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=20030414160902.0cdb2ae2.vsu@altlinux.ru \
    --to=vsu@altlinux.ru \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git