[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71213: [PATCH] Use the current face foreground for read-passwd icons
From: |
Kévin Le Gouguec |
Subject: |
bug#71213: [PATCH] Use the current face foreground for read-passwd icons |
Date: |
Sun, 26 May 2024 19:53:23 +0200 |
Tags: patch
Been driving with this one for some time and somehow never got around to
submitting it.
We've done something similar for other icons, e.g. in 2021-11-02 "Use
current face foreground for SVG icons in customize" (11702a6dd7c). I
think it makes sense for these too, since "#2e3436" (and any shade of
not-strictly-gray-but-close-enough) is liable to have low contrast with
the mode line background depending on the theme (e.g. modus-vivendi).
Let me know what you think.
In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.41, cairo version 1.18.0) of 2024-03-24 built on amdahl30
Repository revision: 0da57fa2789d180ae533b6721d60eac14f76eaee
Repository branch: master
Windowing system distributor 'SUSE LINUX', version 11.0.12401000
System Description: openSUSE Tumbleweed
Configured using:
'configure --prefix=/home/peniblec/apps/emacs --with-cairo
--with-sqlite3 --with-xinput2'
0001-Use-the-current-face-foreground-for-read-passwd-icon.patch
Description: Text Data
- bug#71213: [PATCH] Use the current face foreground for read-passwd icons,
Kévin Le Gouguec <=