all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Daniele Nicolodi <daniele@grinta.net>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: Easy way to make Emacs look more "modern"
Date: Sun, 10 Apr 2022 00:25:34 +0300	[thread overview]
Message-ID: <492f0b5a-798e-e9d0-9921-1d9b0ad49c12@yandex.ru> (raw)
In-Reply-To: <a1554aef-462b-2100-1925-8bd2c92c9300@grinta.net>

Hi!

On 10.04.2022 00:13, Daniele Nicolodi wrote:
> (set-face-attribute 'mode-line nil
>                      :height 110
>                      :background "grey88"
>                      :box '(:line-width 4 :color "grey88" :style nil))
> (set-face-attribute 'mode-line-inactive nil
>                      :height 110
>                      :background "grey95"
>                      :box '(:line-width 4 :color "grey95" :style nil))

That actually does look better. Or more "modern", at least.

Another thing I would suggest -- is use lighter background for the 
currently selected window (compared to the unselected). That is, I'd 
swap the faces in the two statements above.

Emacs currently defaults to the light-background theme and uses a darker 
background in the mode-line of the current window. That makes is lower 
contrast than the non-selected ones. It feels counter-productive and 
seems to go against the contemporary practice in this area.



  reply	other threads:[~2022-04-09 21:25 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-09 21:13 Easy way to make Emacs look more "modern" Daniele Nicolodi
2022-04-09 21:25 ` Dmitry Gutov [this message]
2022-04-09 21:34   ` Daniele Nicolodi
2022-04-09 21:51     ` Dmitry Gutov
2022-04-09 21:43 ` [External] : " Drew Adams
2022-04-09 21:49   ` Daniele Nicolodi
2022-04-09 21:54   ` Daniele Nicolodi
2022-04-09 22:03     ` Dmitry Gutov
2022-04-10  1:57     ` Drew Adams
2022-04-10  2:41       ` Visuwesh
2022-04-10  6:38         ` Daniele Nicolodi
2022-04-10  6:47           ` Po Lu
2022-04-10  8:04           ` Visuwesh
2022-04-10  6:13   ` tomas
2022-04-09 23:20 ` Philip Kaludercic
2022-04-10  1:12   ` Po Lu
2022-04-10 13:46     ` Philip Kaludercic
2022-04-10  1:10 ` Po Lu
2022-04-10  6:44   ` Daniele Nicolodi
2022-04-10  6:50     ` Po Lu
2022-04-10  6:58       ` Daniele Nicolodi
2022-04-10 12:24 ` Lars Ingebrigtsen
2022-04-10 12:28   ` Po Lu
  -- strict thread matches above, loose matches on Subject: below --
2022-04-11  8:49 Pedro Andres Aranda Gutierrez
2022-04-11  9:25 ` Daniele Nicolodi

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=492f0b5a-798e-e9d0-9921-1d9b0ad49c12@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=daniele@grinta.net \
    --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.