unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Add additional style for :box
@ 2020-12-07 16:01 Pedro Andres Aranda Gutierrez
  2020-12-07 16:21 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2020-12-07 16:01 UTC (permalink / raw)
  To: emacs-devel

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

Hi,

Working on including emacs-26 and emacs-27 faces in the default themes, a
thing has come to my mind: "modern" GUI styles tend not to have 3D effects.
So the 'released-button' and 'pressed-button' styles don't help creating
clean faces.

In my case, I redefine the tab-line and I make it inherit from fringe.
I normally add some extra space, so I want to
:inherit fringe :box (:line-width 3 :background <bg in fringe>)

It would be much easier if we had something like this:
:inherit fringe :box (:line-width 3 :style modern)

Any change I make in the fringe style (normally way above in the themes)
would automatically trickle to the tab-line, making theme definition much
more comfortable...

Just my 2*10^6 cents,
/Pedro A.
-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-09  8:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-07 16:01 Add additional style for :box Pedro Andres Aranda Gutierrez
2020-12-07 16:21 ` Eli Zaretskii
2020-12-08  6:21   ` Pedro Andres Aranda Gutierrez
2020-12-08 15:16     ` Eli Zaretskii
2020-12-08 17:09       ` Pedro Andres Aranda Gutierrez
2020-12-09  8:25         ` Pedro Andres Aranda Gutierrez

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).