From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Link colours in new Worg style Date: Fri, 8 Mar 2013 19:05:39 +0100 Message-ID: <20130308180539.GL13199@kuru.dyndns-at-home.com> References: <20130308140522.GF13199@kuru.dyndns-at-home.com> <87y5dxztxf.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE1g3-0002UQ-DH for emacs-orgmode@gnu.org; Fri, 08 Mar 2013 13:06:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UE1fy-0005rH-Lp for emacs-orgmode@gnu.org; Fri, 08 Mar 2013 13:05:55 -0500 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:64137) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE1fy-0005r7-EN for emacs-orgmode@gnu.org; Fri, 08 Mar 2013 13:05:50 -0500 Received: by mail-we0-f175.google.com with SMTP id x8so1405400wey.34 for ; Fri, 08 Mar 2013 10:05:49 -0800 (PST) Content-Disposition: inline In-Reply-To: <87y5dxztxf.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Emacs Org mode Hi Bastien, On Fri, Mar 08, 2013 at 06:24:12PM +0100, Bastien wrote: > Hi Suvayu, > > Suvayu Ali writes: > > > The new Worg style is amazing; the text is very clear and much more > > readable now. However I have a major complaint about the links. It > > seems the new style overrides my browser's colour setting for unvisited > > and visited links. I think this is extremely confusing. As per my > > setting, I have blue for unvisited links and purple for visited links. > > The new style overrides this to red for unvisited and blue for visited. > > Obviously you can see how this leads to a confusion. I would really > > appreciate it if this was left to the user and not determined by the > > webpage. > > The previous stylesheet already used non-default colors for > non-visited and visited links. I just changed the colors. > > Here is the setting you saw: > > a {text-decoration: none; color: #FF0000; font-weight: 400;} > a:visited {text-decoration: none; color: #0066CC; font-weight: 400;} > a:hover {text-decoration: underline; color: #FF0000} > > But you're right this is confusing, as this is the exact opposite > of... most browsers default settings. I swaped the color, let me > know if this looks better. > I don't know why I did not notice that before! Maybe this time I was browsing around, checking things whereas earlier I knew which entry I was looking for. In any case, it is less confusing after the switch. Cheers, -- Suvayu Open source is the future. It sets us free.