fniessen / emacs-leuven-theme

This Emacs theme reduces eye strain with a light, high-contrast color scheme, syntax highlighting, and support for multiple modes. Enhance your coding experience! #emacs #theme #coding #orgmode
GNU General Public License v3.0
696 stars 59 forks source link

Markdown mode code formatting does not work #73

Closed VJatla closed 3 years ago

VJatla commented 4 years ago

Screenshot from 2020-08-31 16-11-42

SNTag commented 4 years ago

Have you properly set up markdown-mode, or tried toggling markup? (its something like M-x markdown-toggle-markup)

look here for what i mean: https://emacs.stackexchange.com/questions/37858/how-do-i-hide-markup-in-markdown-mode-with-use-package

Edit: i know from experience that markdown has markup turned off by default

fniessen commented 4 years ago

@SNTag Thanks for helping! (not related to Emacs Leuven Theme, btw...)

VJatla commented 4 years ago

I think the fonts and color used for code snippets was not easily distinguishable from normal text.

Could you please explain how I can change the theme colors in markdown mode ?

Regards Vj

On Tue, Sep 1, 2020 at 1:20 AM Fabrice Niessen notifications@github.com wrote:

@SNTag https://github.com/SNTag Thanks for helping! (not related to Emacs Leuven Theme, btw...)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fniessen/emacs-leuven-theme/issues/73#issuecomment-684509350, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANS77UERSDYYNWGNH2R3WRLSDSODXANCNFSM4QQ7YTFQ .

SNTag commented 4 years ago

@VJatla that is a more appropriate question for here. options:

  1. just edit the file 'leuven-theme.el'. you'r looking for 'markdown-inline-code-face'
  2. I recommend using the function 'M-x describe-face' (see here ). you can always look at this for other ways to modify faces: https://www.emacswiki.org/emacs/CustomizingFaces

edit: i recommend using the theme as is. modifying a theme to get the look you want can be a rabbit-hole of endless design improvements...

@fniessen thanks!

fniessen commented 3 years ago

Dear @VJatla , can we close this?

VJatla commented 3 years ago

Yes, please close it.

On Sat, Nov 14, 2020, 7:22 AM Fabrice Niessen notifications@github.com wrote:

Dear @VJatla https://github.com/VJatla , can we close this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fniessen/emacs-leuven-theme/issues/73#issuecomment-727214079, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANS77UC2JAXGKAOWELMN6EDSP2HATANCNFSM4QQ7YTFQ .