-
-
Notifications
You must be signed in to change notification settings - Fork 415
Open
Labels
is:tweakCode changes that affects user-facing behaviorCode changes that affects user-facing behaviortheme:solarized-light
Milestone
Description
What did you expect to happen?
Headers and bold text are similarly shown in org and in markdown. Also the highlighting is more or less subtle. Besides it's consistent between light and dark modes.
What actually happened?
org and markdown modes are inconsistent in their coloring of similar semantics. Moreover, in markdown headings and bold text are highlighted using a very distracting red (usually destined to errors). Besides, in solarized light bold and heading are highlighted almost the same, but not in solarized dark.
Describe your attempts to resolve the issue
I did nothing yet, but I believe the best approach is to use the current colors for org mode also in markdown mode.
Steps to reproduce
- Set theme to solarized light.
- Create a markdown file with heading and bold text
- Create an org file with heading and bold text
Package commit
System Information
macOS Big Sur, emacs-28 branch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
is:tweakCode changes that affects user-facing behaviorCode changes that affects user-facing behaviortheme:solarized-light

