unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Yilkal Argaw <yilkalargawworkneh@gmail.com>
To: 55759@debbugs.gnu.org
Subject: bug#55759: sending a patch for the bug #55759
Date: Thu, 2 Jun 2022 08:36:34 +0300	[thread overview]
Message-ID: <CAJddU=p8_Cf0YbxjcdRA0AJwKPpM8fWphX4oGg7ev3iZdess5g@mail.gmail.com> (raw)
In-Reply-To: <CAJddU=pEqJK57ai-JSwo4HuK_cOpnbf0wgw70LQsM7zSjsTFFg@mail.gmail.com>

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



[-- Attachment #2: 0001-change-height-attribute-for-completions-common-part.patch --]
[-- Type: application/octet-stream, Size: 989 bytes --]

From 1fca79e9998353946ab1ad91ccfe814e41c9c605 Mon Sep 17 00:00:00 2001
From: yilkalargaw <yilkalargawworkneh@gmail.com>
Date: Thu, 2 Jun 2022 07:58:19 +0300
Subject: [PATCH] change height attribute for completions-common-part
To: bug-gnu-emacs@gnu.org

---
 etc/themes/manoj-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/themes/manoj-dark-theme.el b/etc/themes/manoj-dark-theme.el
index b70620fe21..c7d2d3fee5 100644
--- a/etc/themes/manoj-dark-theme.el
+++ b/etc/themes/manoj-dark-theme.el
@@ -400,7 +400,7 @@ manoj-dark
  '(compilation-warning-face ((t (:bold t :foreground "Orange" :weight bold))))
  '(completions-common-part ((t (:width normal :weight normal
                                 :slant normal :foreground "WhiteSmoke"
-				:background "black" :height 81))))
+				:background "black" :height 0.9))))
  '(completions-first-difference ((t (:bold t :weight bold))))
 
  '(css-selector ((t (:foreground "LightSteelBlue"))))
-- 
2.36.1


  reply	other threads:[~2022-06-02  5:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-02  4:38 bug#55759: hard coded height value in manoj-dark theme causes problems when increasing default-face-height Yilkal Argaw
2022-06-02  5:36 ` Yilkal Argaw [this message]
2022-06-02  9:30   ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJddU=p8_Cf0YbxjcdRA0AJwKPpM8fWphX4oGg7ev3iZdess5g@mail.gmail.com' \
    --to=yilkalargawworkneh@gmail.com \
    --cc=55759@debbugs.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 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).