all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
To: daniele@grinta.net
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Easy way to make Emacs look more "modern"
Date: Mon, 11 Apr 2022 10:49:12 +0200	[thread overview]
Message-ID: <CAO48Bk8V9BROOdYpU0kvE9Odm1SE6B=o0hRuo_D+PpSrKpU+EA@mail.gmail.com> (raw)

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

Daniele> (set-face-attribute 'mode-line nil
Daniele>                     :height 110
Daniele>                     :background "grey88"
Daniele>                     :box '(:line-width 4 :color "grey88" :style
nil))

I'm using
    (custom-set-faces
     '(mode-line           ((t (:inherit mode-line          :box
(:line-width 8 :style flat-button)))) t)
     '(mode-line-inactive  ((t (:inherit mode-line-inactive :box
(:line-width 8 :style flat-button)))) t))

To get a broader mode-line. flat-button is part of Emacs28

Best, /PA


-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet

[-- Attachment #2: Type: text/html, Size: 1364 bytes --]

             reply	other threads:[~2022-04-11  8:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-11  8:49 Pedro Andres Aranda Gutierrez [this message]
2022-04-11  9:25 ` Easy way to make Emacs look more "modern" Daniele Nicolodi
  -- strict thread matches above, loose matches on Subject: below --
2022-04-09 21:13 Daniele Nicolodi
2022-04-09 21:25 ` Dmitry Gutov
2022-04-09 21:34   ` Daniele Nicolodi
2022-04-09 21:51     ` Dmitry Gutov
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

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='CAO48Bk8V9BROOdYpU0kvE9Odm1SE6B=o0hRuo_D+PpSrKpU+EA@mail.gmail.com' \
    --to=paaguti@gmail.com \
    --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.