-
-
Notifications
You must be signed in to change notification settings - Fork 415
Open
Labels
is:bugSomething isn't working as intendedSomething isn't working as intendedis:facesPertains to extending/improving support for Emacs or plugin facesPertains to extending/improving support for Emacs or plugin facestheme:nord
Milestone
Description
What happened?
Hello!
First of all, thanks for this great set of themes!
A group of helm faces in doom-themes make readability very difficult, especially in the doom-nord. Added to that, other common faces are not implemented, causing great disparity with the applied color palette. This is the case for:
What did you expect to happen?
I expected a little more contrast, so that the items visualization would not be compromised, and that the other faces mentioned were added to improve support for helm in doom-themes.
So, I expected something like this:
helm-select>>:background regioninstead of:background selection:

helm-ff-dotted-directory>>:foreground base6instead of:foreground grey:

helm-header-line-left-margin>>:foreground yellow :weight 'bold:

helm-ff-invalid-symlink>>:foreground red:

Steps to reproduce
- Install
doom-themesandhelmfrom MELPA; - Configure to use
doom-nordand starthelm-mode:
(load-theme 'doom-nord t)
(require 'helm)
(require 'helm-config)
(setq helm-echo-input-in-header-line t)
(helm-mode 1)- Start GNU Emacs and use
helm.
System Information
- Emacs version: 27.2
- Emacs distro: GNU Emacs (Vanilla)
- Operating system: Arch Linux
- Installed commit of doom-themes: ac359fc
- Which theme are you using: doom-nord
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
is:bugSomething isn't working as intendedSomething isn't working as intendedis:facesPertains to extending/improving support for Emacs or plugin facesPertains to extending/improving support for Emacs or plugin facestheme:nord



